[patch] fix memleak at filemanager/find.c:panel_operate() #3461
Labels
area: core
Issues not related to a specific subsystem
prio: medium
Has the potential to affect progress
Milestone
Important
This issue was migrated from Trac:
and
fix memleak at filemanager/find.c:panel_operate()
panel_operate() allocate source_with_path_str but never freed
found by LeakSanitizer
Direct leak of 128 byte(s) in 4 object(s) allocated from:
Signed-off-by: Andreas Mohr <and@gmx.li>
Note
Original attachments:
and
onMay 7, 2015 at 17:51 UTC
The text was updated successfully, but these errors were encountered: