summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2000-02-18 18:30:01 +0000
committerAndrew M. Kuchling <amk@amk.ca>2000-02-18 18:30:01 +0000
commit0a0eee4eafa0205fcd1902e20590e0ec0b891ffc (patch)
treebd98a049a268dea7ad65cf5ae7248a086472da24 /Python/errors.c
parente48880a8eba3df138d4611cc15257cd4d41c9c90 (diff)
downloadcpython-0a0eee4eafa0205fcd1902e20590e0ec0b891ffc.tar.gz
Patch from Vladimir Marangozov <marangoz@python.inrialpes.fr>:
The buffers self->regex and self->regex_extra are allocated in pcre_compile() and pcre_study() via pcre_malloc, but are released via free() instead of pcre_free.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions