Free the extra read buffer if the initial FLV buffer overflowed
commit3cd3440f0eb018f32a1f0ada32fef077bf7821b4
authorMartin Storsjo <martin@martin.st>
Thu, 5 Dec 2013 09:06:49 +0000 (5 11:06 +0200)
committerMartin Storsjo <martin@martin.st>
Thu, 5 Dec 2013 09:06:49 +0000 (5 11:06 +0200)
treea3d1af3223468c15253569e0e164d729ac6195ba
parentc89b57271fa4e8548930574c462f3fb98be9276f
Free the extra read buffer if the initial FLV buffer overflowed

This fixes a leak in this cornercase.
librtmp/rtmp.c