• Show log

    Commit

  • Hash : 72ee48d5
    Author : William M. Brack
    Date : 2003-12-30T08:30:19

    Fixed memory leak reported by Dave Beckett Removed spurious comment
    
    * parser.c, xmlmemory.c, include/libxml/xmlmemory.h: Fixed
      memory leak reported by Dave Beckett
    * xmlschemas.c: Removed spurious comment reported on the mailing
      list
    * xinclude.c, xpath.c, xpointer.c, libxml/include/xpointer.h:
      Further work on Bug 129967 concerning xpointer range handling
      and range-to function; much better, but still not complete