In perl.git, the branch maint-votes has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/5f21d69b722f6a73f185e533ecf138e17adeabce?hp=f33d6d6908dabfef973cc7c88bbc84b456aca6ab>

- Log -----------------------------------------------------------------
commit 5f21d69b722f6a73f185e533ecf138e17adeabce
Author: Sawyer X <xsawy...@cpan.org>
Date:   Sun Feb 25 17:20:09 2018 +0200

    Adding Perl #132892 fixes

-----------------------------------------------------------------------

Summary of changes:
 votes-5.26.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/votes-5.26.xml b/votes-5.26.xml
index 4b94a93f46..589d5b1667 100644
--- a/votes-5.26.xml
+++ b/votes-5.26.xml
@@ -35,6 +35,10 @@ The same criteria apply to code in dual-life modules as to 
core code.)
 
 <div><h3>Regression Fixes</h3>
 
+Both of these or neither
+<commit votes="xsawyerx yorton" id="910a6a8be166fb3780dcd2520e3526e537383ef2" 
ticket="132892" desc="Possibly memory leak when matching strings using 
pre-compiled regexes stored in hash key"/>
+<commit votes="xsawyerx yorton" id="06f26dc89ebc43d50835aaecc477ec160a5a5835" 
ticket="132892" desc="Possibly memory leak when matching strings using 
pre-compiled regexes stored in hash key"/>
+
 Both of these or neither
 <commit votes="tonyc steveh" id="d8b61909479178ddb668ad385988877d26f202f2" 
ticket="132008" desc="Term::ReadLine generates empty &amp;STDERR files"/>
 <commit votes="tonyc steveh" id="1d217c696857b2bf41d87a7e927c43d20cc556e5" 
ticket="132008" desc="(perl #132008) make sure the test behaves without a tty"/>

-- 
Perl5 Master Repository

Reply via email to