gst-libs/gst/tag/tags.c: Don't increase the size of non-string image buffers by one...
authorSebastian Dröge <slomo@circular-chaos.org>
Fri, 20 Jun 2008 08:47:14 +0000 (08:47 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 20 Jun 2008 08:47:14 +0000 (08:47 +0000)
commit31f3f65d5315bc2964cfa937211dfc5b1076d5e8
tree8d0b9a901ac29ec0d17e68acb43952ffd7142d01
parent1a71c15677a997ff3c7ac919e83b135ebb5d0a91
gst-libs/gst/tag/tags.c: Don't increase the size of non-string image buffers by one as this might in theory confuse d...

Original commit message from CVS:
* gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
Don't increase the size of non-string image buffers by one as this
might in theory confuse decoders. Still increase it by one for string
image buffers to append '\0'.
ChangeLog
gst-libs/gst/tag/tags.c