]> granicus.if.org Git - python/commit
Fix memory leak reported & discussed on the Python XML-SIG mailing list.
authorFred Drake <fdrake@acm.org>
Mon, 21 Jul 2003 17:05:56 +0000 (17:05 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 21 Jul 2003 17:05:56 +0000 (17:05 +0000)
commit7b6caffd70e83b90c50ab006e9b32ae3406d5aa3
treec0a1f14177789b7080311754fd86eecaed2cde90
parent55512dccb47ce385c1ca8372a2fb75fe2aa6606c
Fix memory leak reported & discussed on the Python XML-SIG mailing list.
This patch was provided by Jeremy Kloth, and corresponds to pyexpat.c
1.77 in the PyXML CVS.
Modules/pyexpat.c