[xml] xmlTextReaderValidatePush(): undesirable debug output
- From: "Christoph M. Becker" <cmbecker69 gmx de>
- To: xml gnome org
- Subject: [xml] xmlTextReaderValidatePush(): undesirable debug output
- Date: Thu, 28 Feb 2019 12:07:11 +0100
Hi!
I'm forwarding this from <https://bugs.php.net/bug.php?id=70309>;
apparently it has been overlooked to report it to the libxml2
maintainers so far.
TL;DR: there is some unwrapped debug output in
xmlTextReaderValidatePush() which may be triggered if RelaxNG validation
is requested:
<https://github.com/GNOME/libxml2/blob/2c8dc7158a3b7b028454abcb6f162c4da28ed80b/xmlreader.c#L989>.
The printf() should probably be wrapped in an #ifdef DEBUG_READER or such.
Regards,
Christoph M. Becker
[
Date Prev][
Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]