omx: Set pAppPrivate of buffers to NULL when deallocating buffers
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 10 Aug 2011 06:53:05 +0000 (08:53 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 10 Aug 2011 06:55:18 +0000 (08:55 +0200)
commit8fd4eaae6941fc625597e8e55d02541339bf7066
treed035320b6e6bc7c6f8b067d8ec86691228946712
parent2ea5bdf553329f0186fd96a058fbdcca49ac23d7
omx: Set pAppPrivate of buffers to NULL when deallocating buffers

This prevents usage of freed memory later if the OMX component
has weird behaviour.
omx/gstomx.c