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. Reviewed-by: Tomas Härdin <tjoppen@acc.umu.se> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>pull/362/head
parent
14a6025384
commit
9d752ab634
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue