aboutsummaryrefslogtreecommitdiffstats
path: root/result
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2009-09-15 18:41:30 +0200
committerDaniel Veillard <veillard@redhat.com>2009-09-15 18:41:30 +0200
commit9d3d141c412baa5c713ad3df48f1a4d179e07b05 (patch)
tree2bf7c65e61f7d8a0e8ff33fc9f9c563553c47432 /result
parente21731dec8da20f77f94481305a745990df57c9a (diff)
downloadandroid_external_libxml2-9d3d141c412baa5c713ad3df48f1a4d179e07b05.tar.gz
android_external_libxml2-9d3d141c412baa5c713ad3df48f1a4d179e07b05.tar.bz2
android_external_libxml2-9d3d141c412baa5c713ad3df48f1a4d179e07b05.zip
Fix a parsing problem with little data at startup
* parser.c: inkscape extension loader (and possibly others) feed data to the parser very slowly, 0 at start, 4 bytes on first GROW and this broke after the fix for https://bugzilla.gnome.org/show_bug.cgi?id=566012 http://git.gnome.org/cgit/libxml2/commit/?id=7e385bd4e28a0cc12b6b26ed178c620e3c3ab8d8 leading to another bug https://bugzilla.redhat.com/show_bug.cgi?id=523002 this detects the situation and GROW when needed for proper processing.
Diffstat (limited to 'result')
0 files changed, 0 insertions, 0 deletions