This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
420094174e591dcb105b91dc944ea3edbefe0771
OpenSceneGraph
/
src
/
osgPlugins
/
zip
History
Robert Osfield
7c0c98b504
Addd loop guard to prevent negative bit shift
2016-07-01 11:08:29 +01:00
..
CMakeLists.txt
From Bradley Anderegg, "Ok, I am re-submitting this with the changes we discussed. That is, there is a default implementation of osgDB::Archive::getDirectoryContents() that uses getFileNames(), and the osgDB::ArchiveExtended header was removed as it is now unnecessary.
2011-05-25 09:04:44 +00:00
ReaderWriterZIP.cpp
Fixed unused parameter warning.
2016-06-08 09:44:39 +01:00
unzip.cpp
Addd loop guard to prevent negative bit shift
2016-07-01 11:08:29 +01:00
unzip.h
Added initializers
2016-07-01 10:13:14 +01:00
ZipArchive.cpp
Moved assignment to within safe block
2016-06-29 17:56:11 +01:00
ZipArchive.h
From Glenn Waldron, "Attached are modifications to ZipArchive to make it safe for mutli-threaded access.
2012-02-29 10:22:18 +00:00