Skip to content
  • Daniel Veillard's avatar
    53bcea012c31
    Cleanups and new limit APIs for dictionaries · 53bcea012c31
    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.
    53bcea012c31
    Cleanups and new limit APIs for dictionaries
    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.
Loading