diff options
author | Thierry Foucu <[email protected]> | 2020-08-20 12:14:52 -0700 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2020-08-22 22:51:07 +0200 |
commit | 5cf439e72ec3432fc52f73badfd0b5ec90162ffa (patch) | |
tree | 4b48b110a8904228769577ac80e92a7e0a3afb76 /tools/python | |
parent | 118e63dff16b5a302599ea1c7f4200d217674a50 (diff) |
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 <[email protected]>
Diffstat (limited to 'tools/python')
0 files changed, 0 insertions, 0 deletions