Ticket #3040 (closed defect: fixed)

Opened 11 years ago

Last modified 11 years ago

File descriptor leak in check_file_access()

Reported by: andrew_b Owned by: andrew_b
Priority: critical Milestone: 4.8.10
Component: mcedit Version: 4.8.9
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master

Description

check_file_access() opens file but doesn't close it in case of successful open. Opened file must be closed in any case.

Change History

comment:1 Changed 11 years ago by andrew_b

  • Owner set to andrew_b
  • Status changed from new to accepted
  • Branch state changed from no branch to on review

comment:2 Changed 11 years ago by angel_il

  • Votes for changeset set to angel_il

comment:3 Changed 11 years ago by slavazanko

  • Votes for changeset changed from angel_il to angel_il slavazanko
  • Branch state changed from on review to approved

comment:4 Changed 11 years ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset changed from angel_il slavazanko to committed-master
  • Resolution set to fixed
  • Branch state changed from approved to merged

comment:5 Changed 11 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.