diff options
author | James Almer <jamrial@gmail.com> | 2019-09-28 23:11:06 -0300 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-11-15 12:25:46 +0100 |
commit | 64cfde80336eeed16a7a5efa78b561c1ec57b186 (patch) | |
tree | 9b6e7fa17fef171834da014cadbdf7233b837cc6 /libavformat/bit.c | |
parent | c6c9f2e30e12a9ce515751ef519857cc0843ce91 (diff) | |
download | ffmpeg-64cfde80336eeed16a7a5efa78b561c1ec57b186.tar.gz |
avcodec/fitsdec: fix use of uninitialised values
header.data_max and header.data_min are not necessarely set on all decoding scenarios.
Fixes a Valgrind reported regression since cfa193779103c97bbfc28273a0ab12c114b6786d.
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit e3f0ecfc57889de0e0a359ec30b77851d53cea87)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/bit.c')
0 files changed, 0 insertions, 0 deletions