Skip to content
Snippets Groups Projects
Commit cd818b3a authored by Martin Storsjö's avatar Martin Storsjö
Browse files

rtmpproto: Validate the embedded flv packet size before copying


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: default avatarMartin Storsjö <martin@martin.st>
parent 8921e32f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment