Bugs item #2925100, was opened at 2010-01-03 02:35
Message generated for change (Tracker Item Submitted) made by ettlmartin
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=2925100&group_id=51305
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wxpdfdoc
Group: Subversion TRUNK
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: orbitcowboy (ettlmartin)
Assigned to: Nobody/Anonymous (nobody)
Summary: [cppcheck][wxpdfdoc] found missmatch in alloc/dealloc of mem
Initial Comment:
during a check with cppcheck, the tool found a missmatch in allocation and deallocation of memory. This is a potential source of a memory leak.
Please refer the attached patch that fixes the issue.
Best regards
Ettl Martin
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=2925100&group_id=51305
|