Opened 15 years ago

Last modified 13 years ago

#1312 closed defect (fixed)

Several memory leaks in gui/win32/skinload.c

Reported by: dvice_null@… Owned by: reimar
Priority: normal Component: GUI
Version: HEAD Severity: normal
Keywords: Cc: ib
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

There are several memory leaks in gui/win32/skinload.c. I'm spotting at least these:

line 548: Memory leak: tmp
line 548: Memory leak: desc
line 548: Memory leak: filename
line 640: Memory leak: tmp
line 640: Memory leak: desc
line 640: Memory leak: filename

Change History (1)

comment:1 by ib, 13 years ago

Resolution: fixed
Status: newclosed, ib@wupperonline.de

fixed in svn r33871

Note: See TracTickets for help on using tickets.