1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavformat
Xi Wang e8769b37fe segment: fix NULL pointer dereference in seg_write_header()
Since the pointer `oc' is NULL, oc->oformat->name will cause a null
pointer dereference.  This patch changes it to seg->oformat->name.

Signed-off-by: Xi Wang <xi.wang@gmail.com>
Signed-off-by: Martin Storsjö <martin@martin.st>
2012-11-14 12:33:27 +02:00
..
2012-11-02 07:58:37 +01:00
2012-11-13 01:37:05 +01:00
2012-11-12 10:33:18 -05:00
2012-11-12 10:33:18 -05:00
2012-10-10 18:56:55 +02:00
2012-11-12 10:33:18 -05:00
2012-11-12 10:33:18 -05:00
2012-11-12 10:33:18 -05:00
2012-11-12 10:33:18 -05:00
2012-11-12 10:33:18 -05:00
2012-11-12 10:33:18 -05:00
2012-11-12 10:33:19 -05:00
2012-11-12 10:33:19 -05:00
2012-11-12 10:33:19 -05:00
2012-10-25 14:05:05 +02:00
2012-11-12 10:33:19 -05:00
2012-11-13 01:37:05 +01:00
2012-11-12 10:33:19 -05:00
2012-11-12 10:33:19 -05:00
2012-11-12 10:33:19 -05:00
2012-11-12 10:33:20 -05:00
2012-11-12 10:33:20 -05:00
2012-11-13 01:37:05 +01:00
2012-11-12 10:33:20 -05:00
2012-11-12 10:33:20 -05:00
2012-09-19 20:59:45 +02:00
2012-09-15 18:25:34 +02:00
2012-11-12 10:33:20 -05:00
2012-10-01 19:57:57 +02:00
2012-11-12 10:33:20 -05:00
2012-11-12 10:33:20 -05:00
2012-10-30 12:02:42 +01:00
2012-10-29 12:03:28 +01:00
2012-10-29 12:03:28 +01:00
2012-11-12 10:33:20 -05:00
2012-09-27 10:48:35 +02:00
2012-11-12 10:33:21 -05:00
2012-10-23 12:01:18 +01:00
2012-10-25 17:08:58 +02:00
2012-11-12 10:33:21 -05:00
2012-11-12 10:33:21 -05:00
2012-10-25 14:05:13 +02:00
2012-10-25 14:05:13 +02:00
2012-10-22 08:49:58 +02:00
2012-11-12 10:33:21 -05:00
2012-11-12 10:33:21 -05:00
2012-09-23 21:58:41 +03:00
2012-10-29 17:47:25 +02:00
2012-11-12 10:33:21 -05:00
2012-11-12 10:33:22 -05:00
2012-11-12 10:33:22 -05:00
2012-11-12 10:33:22 -05:00
2012-11-12 10:33:22 -05:00
2012-11-12 10:33:22 -05:00
2012-11-12 10:33:22 -05:00
2012-10-27 13:11:46 +01:00
2012-10-16 18:51:56 +02:00
2012-11-12 10:33:22 -05:00
2012-11-12 10:33:23 -05:00
2012-11-12 10:33:23 -05:00
2012-10-28 05:07:55 +01:00