]> granicus.if.org Git - libexpat/commit
Ensure unparsed entity handler gets set
authorRhodri James <rhodri@kynesim.co.uk>
Tue, 7 Mar 2017 15:23:52 +0000 (15:23 +0000)
committerSebastian Pipping <sebastian@pipping.org>
Sun, 16 Jul 2017 21:02:30 +0000 (23:02 +0200)
commitab534390603806b78d3d5e54a60a50fc0a6de3b5
treec52619d39d1cd6e361ef90c1f5e4bd0f75db3a49
parent85ed69eaf933bc81413048d2a6b7c1acee426408
Ensure unparsed entity handler gets set

Revise dummy handlers to flag when they are executed, and ensure
that they are executed in the test.  Add XML to get the deprecated
unparsed entity handler executed, and ensure that the allocation
check fails each possible allocator in sequence despite the
caching of some allocations in the parser object.

NOTE that this commit does not pass check because of an allocation
bug.
expat/tests/runtests.c