diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-05-26 22:29:40 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2011-05-26 22:52:26 -0600 |
commit | 626725768b7b17463e9ec7b92e2da37105036252 (patch) | |
tree | 2feed35f441d135c24455f90a1c9d69f17bb0c6e /AUTHORS | |
parent | c1dcaaab2adb87f419a2e44e36f9510725a1a69d (diff) | |
download | perl-626725768b7b17463e9ec7b92e2da37105036252.tar.gz |
regcomp.c: Fix memory leak regression
There was a remaining memory leak in the new inversion lists data
structure under threading. This solves it by changing the
implementation to use a SVpPV instead of doing our own memory
management. Then the already existing code for handling SVs
returns the memory when done.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions