php-src/ext/xmlreader
Christoph M. Becker 272df442f5
Fix #73246: XMLReader: encoding length not checked
libxml2 expects the passed encoding to be NUL terminated, so we reject
strings with NUL bytes right away.

Closes GH-6899.
2021-05-03 12:26:37 +02:00
..
tests Fix #73246: XMLReader: encoding length not checked 2021-05-03 12:26:37 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
CREDITS
php_xmlreader.c Fix #73246: XMLReader: encoding length not checked 2021-05-03 12:26:37 +02:00
php_xmlreader.h Cleanup unused module globals 2019-03-12 13:44:05 +03:00