Ticket #2069 (accepted defect) — at Version 1

Opened 14 years ago

Last modified 14 years ago

missing-mc_config_deinit-vfs_s_close-g_free

Reported by: vit_r Owned by: andrew_b
Priority: major Milestone: 4.7.2
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description (last modified by andrew_b) (diff)

lib/mcconfig/common.c missing mc_config_deinit (tmp_config);
lib/vfs/mc-vfs/direntry.c missing vfs_s_close (fh);
src/editor/editcmd.c missing g_free (search_string);

in lib/skin/colors.c making it in MC-fashion only

Change History

comment:1 Changed 14 years ago by andrew_b

  • Status changed from new to accepted
  • Owner set to andrew_b
  • Description modified (diff)
  • Milestone changed from 4.7 to 4.7.2

Created branch 2069_memory_leaks. Parent branch is master.
Initial changeset:62b66be5b7f80e13ece43239194a90e10683a5d4

Note: See TracTickets for help on using tickets.