formatting, added bug number

svn path=/trunk/; revision=23575
This commit is contained in:
Sven Neumann 2007-09-17 19:08:13 +00:00
parent b4c39928a6
commit 57efbc7b70

View file

@ -1,8 +1,8 @@
2007-09-17 Nils Philippsen <nphilipp@redhat.com>
* plug-ins/common/pcx.c (load_image): verify that the bytesperline header
field (number of bytes to allocate per plane and line) isn't less than the
width of the image
* plug-ins/common/pcx.c (load_image): verify that the bytesperline
header field (number of bytes to allocate per plane and line)
isn't less than the width of the image (bug #477802).
2007-09-17 Michael Natterer <mitch@gimp.org>