]> granicus.if.org Git - libexpat/commit
Fix for bug #3500861 did not work properly, fixed the fix by applying
authorKarl Waclawek <kwaclaw@users.sourceforge.net>
Sun, 11 Mar 2012 05:13:12 +0000 (05:13 +0000)
committerKarl Waclawek <kwaclaw@users.sourceforge.net>
Sun, 11 Mar 2012 05:13:12 +0000 (05:13 +0000)
commitb46cee38840b018a71806b0fc75ac90b9037baf0
treede4204371491088c98c116533fbc413839be1375
parentfefcce65be0c82275a51775e10a047646a44b3f8
Fix for bug #3500861 did not work properly, fixed the fix by applying
the setContext() call only to the root parser.
Also added a make target to run the benchmark - it relies on the testdata
module being present at the same location as in the repository.
expat/Makefile.in
expat/lib/xmlparse.c