]> granicus.if.org Git - libexpat/commit
Patch for bug/feature request #651754.
authorKarl Waclawek <kwaclaw@users.sourceforge.net>
Thu, 16 Jan 2003 22:03:42 +0000 (22:03 +0000)
committerKarl Waclawek <kwaclaw@users.sourceforge.net>
Thu, 16 Jan 2003 22:03:42 +0000 (22:03 +0000)
commitf19a5291ec3eb5596fa17ecdf14496a784f79fe0
tree288b0f76a34419a42061970097833b451951b570
parent3bfb49007e81c2b8d815f0b664041e175e4ba113
Patch for bug/feature request #651754.
Implemented with two API additions:
1) For element declaration handler support:
  XML_FreeContentModel
2) Exposing Expat's memory allocation functions:
  XML_MemMalloc
  XML_MemRealloc
  XML_MemFree
expat/lib/expat.h
expat/lib/libexpat.def
expat/lib/libexpatw.def
expat/lib/xmlparse.c