Skip to content
  • Daniel Veillard's avatar
    Cleanups and new limit APIs for dictionaries · 7c693dad
    Daniel Veillard authored
    * include/libxml/dict.h dict.c: adding 2 new functions xmlDictGetUsage
      and xmlDictSetLimit allowing to review the amount of memory allocated
      for dictionary strings. Aslo cleanup of various signed int used as
      size values in the code.
    7c693dad