Files
ffmpeg/libavformat
Ronald S. Bultje 7fbcf1df03 ogg: fix double free when finding length of small chained oggs.
ogg_save() copies streams[], but doesn't keep track of free()'ed
struct members. Thus, if in between a call to ogg_save() and
ogg_restore(), streams[].private was free()'ed, this would result
in a double free -> crash, which happened when e.g. playing small
chained ogg fragments.
(cherry picked from commit 9ed6cbc3ee)
2011-07-06 10:11:02 +02:00
..
2011-05-15 03:25:57 +02:00
2011-06-21 05:27:44 +02:00
2011-04-17 23:43:54 +02:00
2011-06-16 06:29:01 +02:00
2011-04-07 03:32:26 +02:00
2011-04-04 02:15:12 +02:00
2011-04-04 02:15:12 +02:00
2011-06-21 05:27:44 +02:00
2011-06-21 05:27:44 +02:00
2011-06-16 06:29:01 +02:00
2011-06-16 06:29:01 +02:00
2011-06-16 06:29:01 +02:00
2011-04-09 03:17:07 +02:00
2011-06-16 06:29:01 +02:00
2011-04-10 03:32:29 +02:00
2011-04-09 03:17:07 +02:00
2011-05-15 19:18:02 +02:00
2011-04-18 18:23:16 +02:00
2011-04-21 03:37:05 +02:00
2011-04-09 03:17:07 +02:00
2011-04-17 23:43:54 +02:00
2011-06-16 06:29:01 +02:00
2011-06-16 06:29:01 +02:00
2011-06-16 06:29:01 +02:00
2011-06-17 11:02:12 +02:00
2011-06-16 06:29:01 +02:00
2011-04-07 03:32:26 +02:00
2011-04-20 04:48:23 +02:00
2011-04-07 03:32:26 +02:00
2011-06-16 06:29:01 +02:00
2011-04-20 04:48:23 +02:00
2011-06-16 06:29:01 +02:00
2011-06-16 06:29:01 +02:00
2011-04-04 01:29:40 +02:00
2011-04-04 01:29:40 +02:00
2011-04-20 04:48:23 +02:00
2011-06-21 05:27:44 +02:00
2011-06-16 06:29:01 +02:00
2011-06-21 05:27:44 +02:00
2011-06-16 06:29:01 +02:00
2011-06-13 18:30:55 +02:00
2011-06-16 06:29:01 +02:00
2011-06-16 06:29:01 +02:00
2011-06-02 20:06:00 +01:00
2011-06-21 05:27:44 +02:00
2011-04-04 02:15:12 +02:00
2011-04-09 03:17:07 +02:00
2011-06-16 06:29:01 +02:00
2011-04-24 03:41:22 +02:00
2011-04-24 03:41:22 +02:00
2011-05-10 04:03:17 +02:00
2011-06-21 05:27:44 +02:00
2011-06-21 05:27:44 +02:00
2011-04-20 04:48:23 +02:00
2011-04-02 01:54:27 +02:00
2011-06-02 20:06:00 +01:00
2011-06-16 06:29:01 +02:00
2011-06-16 06:29:01 +02:00
2011-06-21 05:27:44 +02:00
2011-04-04 02:15:12 +02:00
2011-06-13 20:47:06 +02:00
2011-05-01 21:13:18 +02:00
2011-06-02 20:06:00 +01:00