Ticket #3458 (closed defect: fixed)
[patch] fix further dir_copy list memleak
Reported by: | and | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.8.15 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: |
Description
fix for bug #3439 was not complete, further dir_copy list handling
- handling dir_copy list as full copy for avoid double free situations
- dir_list_init must always have a dir_list_clean() before
found by LeakSanitizer?
Signed-off-by: Andreas Mohr <and@…>
Attachments
Change History
comment:2 Changed 9 years ago by andrew_b
- Status changed from new to closed
- Resolution set to fixed
- Branch state changed from no branch to merged
- Milestone changed from Future Releases to 4.8.15
Thanks!
Applied as [290978e53614409202f6249e31deaee05746a7eb].
Note: See
TracTickets for help on using
tickets.