wavparse: Fix memory leak in wavparse element
authorDeepak Srivastava <srivastava.d@samsung.com>
Thu, 10 Aug 2017 09:44:31 +0000 (15:14 +0530)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 10 Aug 2017 10:23:47 +0000 (13:23 +0300)
commit059420b678a00d503a772c35bebb41877c1c50a1
tree72b13d034c27cdb533d2b6b52ed87f5a0fe78f57
parentf2372b46bce7187c1242bd224dd0428a68c300fc
wavparse: Fix memory leak in wavparse element

Fixing of leaking the text field of the GstWavParseNote and
GstWavParseLabl structure.

https://bugzilla.gnome.org/show_bug.cgi?id=785429
gst/wavparse/gstwavparse.c