Ticket #11432 (closed defect: wontfix)

Opened 10 months ago

Last modified 10 months ago

found a resource leak in file wxWidgets-2.8/src/expat/xmlwf/readfilemap.c

Reported by: ettl.martin Owned by:
Priority: normal Milestone: 2.8.11
Component: GUI-all Version:
Keywords: Cc:
Blocked By: Patch: yes
Blocking:

Description

during a check with the static code analysis tool a resource leak appeared. See the attached patch, that closes the filepointers correctly.

Attachments

res_leak.patch download (0.6 KB) - added by ettl.martin 10 months ago.
should fix the resource leaks

Change History

Changed 10 months ago by ettl.martin

should fix the resource leaks

Changed 10 months ago by ettl.martin

Changed 10 months ago by vadz

  • status changed from new to closed
  • resolution set to wontfix

Thanks, we won't be changing this in wx as this code is never used in it but we'll pick up their fix when we upgrade to a next expat version.

Note: See TracTickets for help on using tickets.