diff options
author | Daniel Veillard <veillard@redhat.com> | 2013-02-13 18:19:42 +0800 |
---|---|---|
committer | Daniel Veillard <veillard@redhat.com> | 2013-02-13 18:19:42 +0800 |
commit | bf058dce131751ff8b69d32eae68cf564cd73aef (patch) | |
tree | f5e42fc735ce15404d2b19c330a3ea748c8b435a /INSTALL.libxml2 | |
parent | de0cc20c29cb3f056062925395e0f68d2250a46f (diff) | |
download | android_external_libxml2-bf058dce131751ff8b69d32eae68cf564cd73aef.tar.gz android_external_libxml2-bf058dce131751ff8b69d32eae68cf564cd73aef.tar.bz2 android_external_libxml2-bf058dce131751ff8b69d32eae68cf564cd73aef.zip |
Fix the flushing out of raw buffers on encoding conversions
https://bugzilla.gnome.org/show_bug.cgi?id=692915
the new set of converting functions tried to limit the encoding
conversion of the raw buffer to the consumption one to work in
a more progressive fashion. Unfortunately this was bad for
performances and led to errors on progressive parsing when
a very large chunk was close to the end of the document. Fix
the new internal function and switch back to the old way of
converting. Fix another bug in the process.
Diffstat (limited to 'INSTALL.libxml2')
0 files changed, 0 insertions, 0 deletions