]> www.fi.muni.cz Git - evince.git/commit
Fix a free() that should be an iks_free(). Fix an array overflow in the
authorHans Petter Jansson <hpj@novell.com>
Thu, 1 May 2008 08:44:03 +0000 (08:44 +0000)
committerHans Petter <hansp@src.gnome.org>
Thu, 1 May 2008 08:44:03 +0000 (08:44 +0000)
commitf843142643c21f60109959505892a3ccb7401922
tree5b1932a170474610f14e4c260d8ab5136a29bcd2
parent979836ecebf0afd70f59ed9a71e9d207427e40ca
Fix a free() that should be an iks_free(). Fix an array overflow in the

2008-05-01  Hans Petter Jansson  <hpj@novell.com>

* backend/impress/iksemel.c (sax_core): Fix a free() that should
be an iks_free(). Fix an array overflow in the XML parser that
would occur whenever the number of attributes in a tag was greater
than 0 and divisible by 6. Fixes GNOME bug #530852.

svn path=/branches/gnome-2-22/; revision=3030
ChangeLog
backend/impress/iksemel.c