r22544 - gnucash/trunk/src/html - Fix potential crash with malformed reports

Geert Janssens gjanssens at code.gnucash.org
Tue Nov 13 07:32:09 EST 2012


Author: gjanssens
Date: 2012-11-13 07:32:09 -0500 (Tue, 13 Nov 2012)
New Revision: 22544
Trac: http://svn.gnucash.org/trac/changeset/22544

Modified:
   gnucash/trunk/src/html/gnc-html-webkit.c
Log:
Fix potential crash with malformed reports

If reports contain an opening <object> tag, but omit the closing tag,
the html string is freed and still used some time later.



More information about the gnucash-patches mailing list