Patch #101810: check whether zst.avail_out is non-zero when getting
a Z_BUF_ERROR while decompressing. If it is, assume that this means the data being decompressed is bad and raise an exception, instead of just assuming that Z_BUF_ERROR always means that more space is required.
A
Andrew M. Kuchling committed
d92383102740bd143c5221a519433e64c4c9c498
Parent: 46735ad