68688503df
... compressed size = 0. The problem is that vector::data() on a vector of size 0 returns nullptr, and osl_readFile into a nullptr buffer returns E_INVAL, which causes an exception to be thrown. Catch the exception, so that there is a chance to read the values from the data descriptor instead. (regression from commit |
||
---|---|---|
.. | ||
dtd | ||
inc | ||
qa | ||
source | ||
util | ||
CppunitTest_package2_test.mk | ||
IwyuFilter_package.yaml | ||
Library_package2.mk | ||
Library_xstor.mk | ||
Makefile | ||
Module_package.mk | ||
Package_dtd.mk | ||
README.md |
ZIP Support
Reading and writing ZIP files.