1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavformat
Thierry Foucu 7f72f2d75e libavformat/flvdec.c: free always the packet after a resync.
In case of resync, always free the packet, but retry only if the resync
did not get to the end of the file. Otherwise, there is a memory leak when the
last packet in the file is corrupted.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-09-29 04:01:50 +02:00
..
2015-08-21 04:24:58 +00:00
2015-09-23 19:10:13 +02:00
2015-08-18 10:24:01 -04:00
2015-06-14 15:09:33 +02:00
2015-08-20 12:22:50 +02:00
2015-09-26 18:44:36 +02:00
2015-05-26 19:54:41 +02:00
2015-05-31 19:04:52 +02:00
2015-08-21 04:24:58 +00:00
2015-09-06 15:07:19 -04:00
2015-09-05 18:32:58 +02:00
2015-06-07 21:55:46 +02:00
2015-09-01 13:35:37 +02:00
2015-05-27 21:48:47 +02:00
2015-06-22 10:47:29 +03:00