Darren Kenny c244e331b9 video/readers/jpeg: Fix possible invalid loop boundary condition
The value of next_marker is adjusted based on the word sized value
read from data->file.

The updated next_marker value should reference a location in the file
just beyond the huffman table, and as such should not have a value
larger than the size of the file.

Fixes: CID 73657

Signed-off-by: Darren Kenny <darren.kenny@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2022-04-20 18:29:00 +02:00
..
2020-07-29 16:55:47 +02:00
2022-03-14 16:00:48 +01:00
2022-03-14 16:00:48 +01:00
2022-03-14 16:00:48 +01:00
2022-03-14 16:00:48 +01:00
2022-03-14 16:00:48 +01:00
2022-03-14 16:00:48 +01:00
2022-03-14 16:00:48 +01:00
2010-08-19 16:54:00 +05:30
2022-03-14 16:00:48 +01:00
2022-03-14 16:00:48 +01:00