mirror of https://github.com/FFmpeg/FFmpeg.git
It is not documented to be safe to call inflateEnd() on a z_stream that has not been successfully initialized via inflateInit(); so record whether it has been successfully initialized. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>pull/362/head
parent
730b8182b1
commit
54cb70594d
1 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue