]> granicus.if.org Git - libexpat/commit
Fix sharing of hash salt across parsers (issue #31)
authorSebastian Pipping <sebastian@pipping.org>
Sun, 28 May 2017 15:14:44 +0000 (17:14 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Sun, 28 May 2017 15:32:28 +0000 (17:32 +0200)
commit84f9ca106617af03c239364f991a052f22c76ded
tree191e4c995efe8eb9f78d7c6816cac67287992b7c
parentf0b63f56c8c251e3f35f20dd0bce43e0ce0f753f
Fix sharing of hash salt across parsers (issue #31)

This affects when XML_ExternalEntityParserCreate was called
prior to XML_Parse.
expat/lib/xmlparse.c