aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/g722enc.c
diff options
context:
space:
mode:
authornu774 <honeycomb77@gmail.com>2019-01-04 02:17:02 +0900
committerMichael Niedermayer <michael@niedermayer.cc>2019-01-04 14:58:19 +0100
commite0686318ddd7a5138d1847d97fe967fb2e813802 (patch)
treee04b59ed4f866a14a47cd3c2bd2dc940337b1760 /libavcodec/g722enc.c
parent4fd6df6934d1e4f8ad20626b59db109a76c192d7 (diff)
downloadffmpeg-e0686318ddd7a5138d1847d97fe967fb2e813802.tar.gz
avformat/vapoursynth: properly initialize err variable in read_header_vs()
The variable "err" is not initialized, and set only when something went wrong. When everything is OK, nobody sets it, so using it result in UB. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/g722enc.c')
0 files changed, 0 insertions, 0 deletions