Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
8235cc34
Commit
8235cc34
authored
Sep 12, 2012
by
Felix Paul Kühne
Browse files
macosx/CAS: fixed memory leak
parent
35626be0
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/macosx/ConvertAndSave.m
View file @
8235cc34
...
...
@@ -110,6 +110,7 @@ static VLCConvertAndSave *_o_sharedInstance = nil;
[
defaults
registerDefaults
:
appDefaults
];
[
defaultProfiles
release
];
[
defaultProfileNames
release
];
}
+
(
VLCConvertAndSave
*
)
sharedInstance
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment