gst/gst.c: Fix missing g_strdup() and double free when using the
authorPeter Kjellerstedt <pkj@axis.com>
Wed, 28 Jun 2006 15:19:08 +0000 (15:19 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 28 Jun 2006 15:19:08 +0000 (15:19 +0000)
commit3800e5ac9ced95a46498bf30456b28dcd0fd070c
tree73b1d3dbe97e3fa23cc48d2b8ee30f50d4bc1bff
parent541eba03a463216977734d9476ed5c3078d9b092
gst/gst.c: Fix missing g_strdup() and double free when using the

Original commit message from CVS:
Patch by: Peter Kjellerstedt <pkj at axis com>
* gst/gst.c: (prepare_for_load_plugin_func), (split_and_iterate):
Fix missing g_strdup() and double free when using the
--gst-plugin-load command line option (#346097).
ChangeLog
gst/gst.c