In perl.git, the branch maint-votes has been updated <https://perl5.git.perl.org/perl.git/commitdiff/d7f93ce0f1726f702451b8136496cb04a29bddb3?hp=5f21d69b722f6a73f185e533ecf138e17adeabce>
- Log ----------------------------------------------------------------- commit d7f93ce0f1726f702451b8136496cb04a29bddb3 Author: Yves Orton <demer...@gmail.com> Date: Sun Feb 25 17:22:02 2018 +0100 add f1d945b85ac2d18ddd1ed2e1d4f72011246d905a to votes-5.26 ----------------------------------------------------------------------- Summary of changes: votes-5.26.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/votes-5.26.xml b/votes-5.26.xml index 589d5b1667..cae5ee646b 100644 --- a/votes-5.26.xml +++ b/votes-5.26.xml @@ -35,7 +35,8 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Regression Fixes</h3> -Both of these or neither +All of these or none +<commit votes="yorton" id="f1d945b85ac2d18ddd1ed2e1d4f72011246d905a" ticket="132892" desc="Possibly memory leak when matching strings using pre-compiled regexes stored in hash key (handle shared Keys better)"/> <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"/> -- Perl5 Master Repository