diff options
author | Ben Busby <contact@benbusby.com> | 2022-11-01 11:37:02 -0600 |
---|---|---|
committer | Ben Busby <contact@benbusby.com> | 2022-11-01 11:37:02 -0600 |
commit | 3b37f50e50090a8869f663d428b21e8b333a00e3 (patch) | |
tree | e308203b1d0223da2b5778580adede5a1c03dcca /DONORS.md | |
parent | e6751549cf7247965d1744b8c464f5e901006f21 (diff) |
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`).
Diffstat (limited to 'DONORS.md')
0 files changed, 0 insertions, 0 deletions