gst/gstbuffer.c: Make it once again possible to free GstBuffers in the default build.
authorMichael Smith <msmith@xiph.org>
Wed, 26 Sep 2007 17:00:22 +0000 (17:00 +0000)
committerMichael Smith <msmith@xiph.org>
Wed, 26 Sep 2007 17:00:22 +0000 (17:00 +0000)
commitaacc87e07c5c15c770bb693c37a217543455e6ec
tree020a9ce30b2f1404a5e42c536e7d60be52fc4f0a
parente366375d2757f2ff8a2cf16e9ef09e92946fe477
gst/gstbuffer.c: Make it once again possible to free GstBuffers in the default build.

Original commit message from CVS:
* gst/gstbuffer.c: (gst_buffer_finalize):
Make it once again possible to free GstBuffers in the default
build.
The poisoning scribbles on parts of the miniobject we need in
order to free it.
Fixes #480341
ChangeLog
gst/gstbuffer.c