parse: Fix memleak of unused delayed links
authorDavid Schleef <ds@schleef.org>
Thu, 29 Oct 2009 05:03:44 +0000 (22:03 -0700)
committerDavid Schleef <ds@schleef.org>
Thu, 29 Oct 2009 05:05:06 +0000 (22:05 -0700)
commit62e236394a8918040dfd829a33788a4dbf420134
tree6ad134459509eeddad7bdead4a1ed1e97f6ecc91
parent746284f8071c2f33a488eaecfc6f6a1d88cf32c9
parse: Fix memleak of unused delayed links

Attach the DelayedLink structure to the element, so that when
the element is disposed, the DelayedLink is freed.
gst/parse/grammar.y