Ticket #2861 (closed defect: fixed)
[PATCH] Additional error handling in edit_save_block()
Reported by: | zaytsev | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.8.5 |
Component: | mcedit | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
Hi folks,
Here is a trivial patch to fix the following clang defect report:
Logic error Branch condition evaluates to a garbage value src /editor /editcmd.c 2960 4
Does this qualify for a direct commit or maybe you have a cleanup branch already?
Attachments
Change History
Changed 12 years ago by zaytsev
- Attachment 0001-Additional-error-handling-in-edit_save_block.patch added
comment:2 Changed 12 years ago by andrew_b
We haven't cleanup branch at this time. In any case, this ticket will not be forgotten before the next release.
comment:4 Changed 12 years ago by andrew_b
- Status changed from new to closed
- Resolution set to fixed
- Blocked By 2876 removed
Fixed in master: [fbc013421c8a9ef1b0a413c611091bb78a15658d],
in 4.8.1-stable: [aa29f1b718fb30f9bce5005ff60ff6b93b70e91e].
Note: See
TracTickets for help on using
tickets.