Opened 13 years ago
Closed 11 years ago
#7941 closed Bug report (fixed)
memory leak during configuration reload
Reported by: | Roman | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | leak | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | all |
Description
You have leak when call ConvToNetwork in:
options.cpp
permissions.cpp
xml_utils.cpp
interface\options.cpp
You do not release the captured string by ConvToNetwork
Attachments (1)
Change History (2)
by , 13 years ago
Attachment: | memleaks.log added |
---|
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks, will be fixed in the next version.
Note:
See TracTickets
for help on using tickets.
Memory leak report