Make XML_ParserFree() null-safe, so that it behaves
commit6de8968e6f5226af20be47668c53ff6d4db0d53c
authorkwaclaw <kwaclaw>
Sun, 26 Oct 2003 08:13:54 +0000 (26 08:13 +0000)
committerkwaclaw <kwaclaw>
Sun, 26 Oct 2003 08:13:54 +0000 (26 08:13 +0000)
tree9f687c029781cd62544a4aa938ed121f02526c96
parent91d0182672d282eb33e50f59e266615eeb47f79f
Make XML_ParserFree() null-safe, so that it behaves
like the standard free() memory deallocation function.
lib/xmlparse.c