[vlc-devel] commit: macosx preferences: more memleaks (Derk-Jan Hartman )
git version control
git at videolan.org
Fri May 29 13:21:58 CEST 2009
vlc | branch: 1.0-bugfix | Derk-Jan Hartman <hartman at videolan.org> | Fri May 29 13:18:01 2009 +0200| [27d841889c9116d46be643fa482f9ca562d233f3] | committer: Derk-Jan Hartman
macosx preferences: more memleaks
* initmethods returning nil. checks moved outside init.
* leaking module_config_get. Keep better track of those.
* spurious strdup
* leaked hotkeys NSMutableArray when resetting the preferences.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=27d841889c9116d46be643fa482f9ca562d233f3
---
modules/gui/macosx/prefs.m | 132 ++++++++++++++++++++++--------------
modules/gui/macosx/prefs_widgets.m | 14 ++--
modules/gui/macosx/simple_prefs.m | 1 +
3 files changed, 90 insertions(+), 57 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=27d841889c9116d46be643fa482f9ca562d233f3
More information about the vlc-devel
mailing list