commit | a8714f51958baf668eeaba2c43ed8b54a91eb552 | [log] [tgz] |
---|---|---|
author | Tim-Philipp Müller <tim@centricular.net> | Tue Aug 15 18:45:39 2006 +0000 |
committer | Tim-Philipp Müller <tim@centricular.net> | Tue Aug 15 18:45:39 2006 +0000 |
tree | 30244e3fa63487e45f97a74608fc6e31e8078b35 | |
parent | 8e2f05d8ce3a74825fe838a82ce4d6a588706900 [diff] |
gst/gstutils.c: Fix memleak (#351502). Original commit message from CVS: * gst/gstutils.c: (gst_util_set_value_from_string): Fix memleak (#351502). * tests/check/gst/gstutils.c: (GST_START_TEST), (gst_utils_suite): Add unit test for most of gst_util_set_value_from_string() (not that one would want to encourage use of this function).