Bug 14849 - Memory leak in mc-4.6.1-alt-vfs.patch
Summary: Memory leak in mc-4.6.1-alt-vfs.patch
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: mc (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Sergey Y. Afonin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-11 11:12 MSK by Andrew Borodin
Modified: 2008-03-18 09:08 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Borodin 2008-03-11 11:12:20 MSK
The result of vfs_canon() must be freed. So g_free(mpath); before first return
-1;  is missed in this patch.
Comment 1 Andrey Rahmatullin 2008-03-16 23:07:50 MSK
Fixed in git, please review.
Comment 2 Andrew Borodin 2008-03-17 12:05:34 MSK
Patch is correct.
Comment 3 Andrey Rahmatullin 2008-03-17 23:21:27 MSK
4.6.2-alt5.pre1