gst/gstdata.c: whoops, return values were wrong, so writable data was marked as non...
authorBenjamin Otte <otte@gnome.org>
Sun, 20 Jun 2004 20:49:32 +0000 (20:49 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 20 Jun 2004 20:49:32 +0000 (20:49 +0000)
commite242dece5bf7d8b3879c76a891c1803b5a8f7a0e
tree3b0cdafee1d467bf859542be509ea4e25bfdfdd0
parenta0873781bf4c71a4e2be321de785606ef4c3666f
gst/gstdata.c: whoops, return values were wrong, so writable data was marked as non-writable and vice versa. (fixes #...

Original commit message from CVS:
* gst/gstdata.c: (gst_data_is_writable):
whoops, return values were wrong, so writable data was marked as
non-writable and vice versa. (fixes #143953, spotted by Francis
Labonte)
Shows how rarely we need to copy data ;)
ChangeLog
gst/gstdata.c