]> granicus.if.org Git - libexpat/commit
Check UTF-16 endianness matches (Issue #86)
authorRhodri James <rhodri@kynesim.co.uk>
Thu, 20 Jul 2017 11:37:08 +0000 (12:37 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Mon, 24 Jul 2017 22:30:40 +0000 (00:30 +0200)
commit7eb3cbcec68d36707220ae7c47b76556c9390fc9
tree2f2e18f669098d7975c30d4d371190a384f096b7
parent611bf0353071ad1cd8fa1bb697302d7ce93e789a
Check UTF-16 endianness matches (Issue #86)

When an XML declaration specifies a UTF-16 encoding, check that
the endianness matches what the parser has already deduced.
expat/lib/xmlparse.c