OSDN Git Service

rtmp: Prevent reading outside of an allocate buffer when receiving server bandwidth...
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 26 Jul 2012 12:05:18 +0000 (14:05 +0200)
committerMartin Storsjö <martin@martin.st>
Thu, 26 Jul 2012 19:56:54 +0000 (22:56 +0300)
commit2357f606876173a25acf3130868e374cc44c5f47
tree0303db9c3d9a3e311461e1734ca1a1e54f06b54f
parent44dc9c6af0377faf2a99889d1f949e32a1102e84
rtmp: Prevent reading outside of an allocate buffer when receiving server bandwidth packets

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/rtmpproto.c