summaryrefslogtreecommitdiff
path: root/libavdevice/pulse_audio_dec.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-05-05 20:36:44 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-05-10 22:12:01 +0200
commit54cb70594da4b9a35885053fd8738040f447003d (patch)
treee4ed0a1eb51ecab95aa48948b503dd2a77af051f /libavdevice/pulse_audio_dec.c
parent730b8182b19b191e9d9b7a9f4e7685f8d1f91c7f (diff)
avcodec/tscc: Don't free uninitialized z_stream
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>
Diffstat (limited to 'libavdevice/pulse_audio_dec.c')
0 files changed, 0 insertions, 0 deletions