]> granicus.if.org Git - libexpat/commit
Add test for issue #137: stopping parse doesn't always return an error
authorRhodri James <rhodri@kynesim.co.uk>
Thu, 31 Aug 2017 12:09:05 +0000 (13:09 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Sat, 2 Sep 2017 20:18:53 +0000 (22:18 +0200)
commitdf8c75ee2675d79f7c63bb8be69036841e2ac402
tree67b38616e84e7254514356c687d7229188bdbf25
parent4f9dde9de81da28e9328374ad90e9b0c0d13a1a0
Add test for issue #137: stopping parse doesn't always return an error

This catches the case of stopping the parse on a single empty tag.
There may be other cases where the parse status isn't checked properly.
expat/tests/runtests.c