Ticket #3054 (closed defect: invalid)
mceditor doesn't properly close file descriptors after closing the file
Reported by: | birdie | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | mcedit | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
- Open a file for editing in MC.
- Changed something.
- Exit the file editor.
Expected result: a file descriptor is closed.
Actual result: the file is still open.
Change History
Note: See
TracTickets for help on using
tickets.
See #3040.