diff options
author | Thierry Foucu <tfoucu@gmail.com> | 2020-08-20 12:14:52 -0700 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-08-22 22:51:07 +0200 |
commit | 5cf439e72ec3432fc52f73badfd0b5ec90162ffa (patch) | |
tree | 4b48b110a8904228769577ac80e92a7e0a3afb76 /libavformat/rtp.c | |
parent | 118e63dff16b5a302599ea1c7f4200d217674a50 (diff) | |
download | ffmpeg-5cf439e72ec3432fc52f73badfd0b5ec90162ffa.tar.gz |
libavformat/ffmetadec.c: Fix Use-of-uninitialized-value
Check the return value of sscanf as it can return -1(EOF), for example
when the first char in the line is 0x00
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/rtp.c')
0 files changed, 0 insertions, 0 deletions