gst/gstmessage.c: When copying a message, set the parent_refcount of the enclosed...
authorMichael Smith <msmith@xiph.org>
Mon, 6 Mar 2006 14:51:36 +0000 (14:51 +0000)
committerMichael Smith <msmith@xiph.org>
Mon, 6 Mar 2006 14:51:36 +0000 (14:51 +0000)
commitbed06b24d821c27f5f41fe0a005395b3f3cc3d10
treea472477325a8bf717dc472dc3dee1f36ca976964
parentdde0d169b57e8c8fae325718e8e394a9d5b42b18
gst/gstmessage.c: When copying a message, set the parent_refcount of the enclosed structure to point at the copy, not...

Original commit message from CVS:
* gst/gstmessage.c: (_gst_message_copy):
When copying a message, set the parent_refcount of the enclosed
structure to point at the copy, not the original message.
ChangeLog
gst/gstmessage.c