ffmpeg | branch: release/4.2 | Andreas Rheinhardt
| Sun Nov 17 08:34:36 2019 +0100|
[4667920455c0d52c25835ff81098254213f2d018] | committer: James Almer
avcodec/cbs: Fix potential overflow
The number of bits in a PutBitContext must fit into an int, yet nothing
guaranteed the size argument cbs_w
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Nov 17 08:34:36 2019 +0100| [cda3e8ca04c0e343f5b60fda8fb467936e176f33] |
committer: Mark Thompson
avcodec/cbs: Fix potential overflow
The number of bits in a PutBitContext must fit into an int, yet nothing
guaranteed the size argument cbs_writ