[Python-bugs-list] [ python-Bugs-478002 ] problem in _sre.c
noreply@sourceforge.net
noreply@sourceforge.net
Sun, 04 Nov 2001 06:57:19 -0800
Bugs item #478002, was opened at 2001-11-04 06:57
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=478002&group_id=5470
Category: Regular Expressions
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Neal Norwitz (nnorwitz)
Assigned to: Fredrik Lundh (effbot)
Summary: problem in _sre.c
Initial Comment:
there was a problem reported by purify in sre
(sorry forget exact problem)
the attached patch corrects the problem.
i believe it was a memory leak (doesn't seem right)
or perhaps accessing freed memory.
not positive the patch fixes the problem in
the best way, but purify is happy
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=478002&group_id=5470