Skip to content
  • Daniel Veillard's avatar
    Cleanup URI module memory allocation code · 57560386
    Daniel Veillard authored
    * uri.c: cleanup the code doing the allocations, set up a structured
      error handler to report memory errors, and set up an abitrary
      limit on URI saving size
    * error.c include/libxml/xmlerror.h: add a new FROM_URI indication
      for structured error reporting, also adding strings for schematron
      and buffer which were missing
    57560386