Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
5c2aa699
Commit
5c2aa699
authored
Nov 17, 2007
by
Damien Fouilleul
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
activex: forwardport [23112]
parent
d79c664c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
activex/plugin.cpp
activex/plugin.cpp
+6
-0
No files found.
activex/plugin.cpp
View file @
5c2aa699
...
...
@@ -238,6 +238,12 @@ VLCPlugin::VLCPlugin(VLCPluginClass *p_class, LPUNKNOWN pUnkOuter) :
VLCPlugin
::~
VLCPlugin
()
{
/*
** bump refcount to avoid recursive release from
** following interfaces when releasing this interface
*/
AddRef
();
delete
vlcSupportErrorInfo
;
delete
vlcOleObject
;
delete
vlcDataObject
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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