[ wxwindows-Bugs-1674477 ] Memory problems detected by Insure++

SourceForge.net noreply at sourceforge.net
Mon Mar 5 14:59:37 PST 2007


Bugs item #1674477, was opened at 2007-03-05 17:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1674477&group_id=9863

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: Other
Group: Must fix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: CCs (csoma)
Assigned to: Nobody/Anonymous (nobody)
Summary: Memory problems detected by Insure++

Initial Comment:
I'm trying to run Insure++ on my project and it cames up with a huge list of errors in wxWidgets 2.8.0:

COPY_WILD: Copying wild pointer, 4 unique occurrences
      1539 at gdiimage.h, 153
       842 at gdiimage.h, 158
         1 at (wxMenu->AppendSeparator), 242
         1 at (wxMenu->AppendSeparator), 260

EXPR_WILD: Expression uses wild pointer, 1 unique occurrence
       842 at gdiimage.h, 158

FREE_NULL: Freeing null pointer, 4 unique occurrences
        45 at image.cpp, 115
         1 at locale0.cpp, 174
        14 at setlocal.c, 691
         2 at strconv.cpp, 3253

READ_OVERFLOW: Reading overflows memory, 1 unique occurrence
        43 at dib.cpp, 128

RETURN_FAILURE: Function returned an error, 22 unique occurrences
      1503 at accel.cpp, 163
       230 at evtloop.cpp, 77
         1 at filefn.cpp, 342
         5 at fiopen.cpp, 56
         1 at heapinit.c, 82
       130 at sysopt.cpp, 92
       130 at sysopt.cpp, 95
         1 at tidtable.c, 129
         1 at tidtable.c, 132
         1 at tidtable.c, 135
         1 at tidtable.c, 138
         1 at utils.cpp, 417
         1 at utils.cpp, 612
         5 at window.cpp, 605
         2 at window.cpp, 658
         1 at window.cpp, 2060
       111 at window.cpp, 5862

USER_ERROR: Other error, 1 unique occurrence
         1 at window.cpp, 2088

Plus an additional 66 outstanding memory references for 12802 bytes (leaks).


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1674477&group_id=9863




More information about the wx-dev mailing list