[vlc-devel] commit: macosx preferences: more memleaks (Derk-Jan Hartman )
git version control
git at videolan.org
Sat May 30 00:32:49 CEST 2009
vlc | branch: master | Derk-Jan Hartman <hartman at videolan.org> | Fri May 29 13:18:01 2009 +0200| [45d3dd4babf91b3471c6da3390ebca2f13c50cf3] | committer: Jean-Baptiste Kempf
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.
(cherry picked from commit 27d841889c9116d46be643fa482f9ca562d233f3)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=45d3dd4babf91b3471c6da3390ebca2f13c50cf3
---
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=45d3dd4babf91b3471c6da3390ebca2f13c50cf3
More information about the vlc-devel
mailing list