Ticket #3458 (closed defect: fixed)

Opened 9 years ago

Last modified 9 years ago

[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

  1. handling dir_copy list as full copy for avoid double free situations
  2. dir_list_init must always have a dir_list_clean() before

found by LeakSanitizer?

Signed-off-by: Andreas Mohr <and@…>

Attachments

mc-3458-fix-memleak-dir_copy.patch (880 bytes) - added by and 9 years ago.

Change History

Changed 9 years ago by and

comment:1 Changed 9 years ago by andrew_b

  • Blocked By 3420 added

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

comment:3 Changed 9 years ago by andrew_b

  • Blocked By 3420 removed
Note: See TracTickets for help on using tickets.