If the extra field was larger than the space the user provided with inflateGetHeader(), and if multiple calls of inflate() delivered the extra header data, then there could be a buffer overflow of the provided space. This commit assures that provided space is not exceeded.pull/688/head
parent
b8bd09801f
commit
eff308af42
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue