Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix potential buffer overwrite with zip data (#1974)
If the zipped data unpacks to a buffer which is too large, but still within the scratch buffer size, could potentially write past the end of the buffer Signed-off-by: Kimball Thurston <[email protected]>
- Loading branch information