forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit085423e
committed
Add an expected-file to match behavior of latest libxml2.
Recent releases of libxml2 do not provide error context reports for errorsdetected at the very end of the input string. This appears to be a bug, orat least an infelicity, introduced by the fix for libxml2'sCVE-2015-7499.We can hope that this behavioral change will get undone before too long;but the security patch is likely to spread a lot faster/further than anyfollow-on cleanup, which means this behavior is likely to be present in thewild for some time to come. As a stopgap, add a variant regression testexpected-file that matches what you get with a libxml2 that acts this way.1 parent6b34e55 commit085423e
1 file changed
+934
-0
lines changed0 commit comments
Comments
(0)