diff options
author | John Högberg <[email protected]> | 2017-09-29 14:51:09 +0200 |
---|---|---|
committer | John Högberg <[email protected]> | 2017-09-29 17:50:21 +0200 |
commit | bf9f00f16b9825c5df235c2df4b325f97fed199a (patch) | |
tree | b2be32779b143c1cd76c09b10a2e4861367342f5 /erts/Makefile | |
parent | 02fd746c40e829adbe77cc526c7df904698e2534 (diff) | |
download | otp-bf9f00f16b9825c5df235c2df4b325f97fed199a.tar.gz otp-bf9f00f16b9825c5df235c2df4b325f97fed199a.tar.bz2 otp-bf9f00f16b9825c5df235c2df4b325f97fed199a.zip |
Fix minor incompatibilities in inflate behavior
When presented with multiple valid but concatenated streams, the
old driver returned an empty result once the end of the first
stream was reached, and kept doing so even if fed new data. The
new driver/NIF returned a data_error instead.
zlib:inflateInit/3 has been added to control this behavior, but is
not yet ready for public use.
Diffstat (limited to 'erts/Makefile')
0 files changed, 0 insertions, 0 deletions