virtualx-engine/modules/zip
Ben Busby 3b37f50e50
Remove zf != NULL check from ZIPPacker::start_file
This check was removed because it introduces a bug which prevents
ZIPPacker from actually adding any files, since it must be opened before
adding any files (and therefore shouldn't be NULL at the start of
`start_file`).
2022-11-01 11:37:02 -06:00
..
doc_classes
config.py
register_types.cpp
register_types.h
SCsub
zip_packer.cpp
zip_packer.h
zip_reader.cpp
zip_reader.h