1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-15 14:16:51 +03:00
Files
libxml2/include/libxml
Daniel Veillard 52d8ade7a7 Introduce some default parser limits
Those can be overrided by the XML_PARSE_HUGE option, they
are just default limits for Name lenght, dictionary size limits
and maximum amount of parser lookup.
* include/libxml/parserInternals.h: define the limits
* include/libxml/xmlerror.h: add a new error
* parser.c parserInternals.c: implements the new limits
2012-07-30 10:08:45 +08:00
..
2009-09-07 15:24:24 +02:00
2010-11-04 18:35:57 +01:00
2012-05-15 11:18:40 +08:00
2010-11-03 15:33:40 +01:00
2012-01-27 22:19:52 +08:00
2011-08-19 11:07:51 +08:00