ext/libpng/gstpngenc.c: Copy over buffer properties. Fixes #158832

Original commit message from CVS:
patch by: Edward Hervey <bilboed@bilboed.com>
* ext/libpng/gstpngenc.c:
Copy over buffer properties.  Fixes #158832
This commit is contained in:
Edward Hervey 2004-11-23 14:24:03 +00:00 committed by Thomas Vander Stichele
parent 1edf97d3e2
commit fdd385546f

View file

@ -1,5 +1,14 @@
2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
patch by: Edward Hervey <bilboed@bilboed.com>
* ext/libpng/gstpngenc.c:
Copy over buffer properties. Fixes #158832
2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
* ext/dvdread/dvdreadsrc.c:
Fixes invalid reads (#158462)