mirror of https://github.com/FFmpeg/FFmpeg.git
This wasn't an issue prior to 58404738
, when the whole RTMP packet
was copied at once and the length of the individual embedded flv
packets only were validated by the flv demuxer.
Prior to this patch, this could lead to reads and writes out of bound.
Signed-off-by: Martin Storsjö <martin@martin.st>
pull/37/merge
parent
8921e32f73
commit
cd818b3a57
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue