Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
OpenSceneGraph
Commits
ea3e4d2b
Commit
ea3e4d2b
authored
Mar 26, 2020
by
Jason Beverage
Browse files
Closing ZipArchive in destructor
parent
274938e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/osgPlugins/zip/ZipArchive.cpp
View file @
ea3e4d2b
...
...
@@ -44,6 +44,7 @@ _zipLoaded( false )
ZipArchive
::~
ZipArchive
()
{
close
();
}
/** close the archive (on all threads) */
...
...
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