gstreamer/gst/subparse
Eunhae Choi b1f78b5d23 subparse: use g_clear_error instead of g_error_free
To avoid invalid pointer accees the err pointer should be set to NULL.
By using g_clear_error() it calls free and clear the pointer.

https://bugzilla.gnome.org/show_bug.cgi?id=753817
2015-08-19 16:21:25 +03:00
..
gstssaparse.c subparse: g_memmove() is deprecated 2013-11-21 15:19:47 +00:00
gstssaparse.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstsubparse.c subparse: use g_clear_error instead of g_error_free 2015-08-19 16:21:25 +03:00
gstsubparse.h subparse: Add typefinder for LRC subtitles 2013-12-18 15:52:53 +01:00
Makefile.am subparse: remove libxml dependency for sami parser and re-enable sami parser 2013-07-16 18:04:02 +01:00
mpl2parse.c Fix FSF address 2012-11-03 23:05:09 +00:00
mpl2parse.h Fix FSF address 2012-11-03 23:05:09 +00:00
qttextparse.c Fix FSF address 2012-11-03 23:05:09 +00:00
qttextparse.h Fix FSF address 2012-11-03 23:05:09 +00:00
samiparse.c subparse: fix null pointer access in sami parser 2013-11-21 16:34:04 +00:00
samiparse.h Fix FSF address 2012-11-03 23:05:09 +00:00
tmplayerparse.c Fix FSF address 2012-11-03 23:05:09 +00:00
tmplayerparse.h Fix FSF address 2012-11-03 23:05:09 +00:00