In perl.git, the branch maint-votes has been updated <https://perl5.git.perl.org/perl.git/commitdiff/74bc6e387ccf1ee22e89ef98f16004bdee223611?hp=d7f93ce0f1726f702451b8136496cb04a29bddb3>
- Log ----------------------------------------------------------------- commit 74bc6e387ccf1ee22e89ef98f16004bdee223611 Author: Sawyer X <xsawy...@cpan.org> Date: Sun Feb 25 19:43:23 2018 +0200 Vote ----------------------------------------------------------------------- Summary of changes: votes-5.26.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/votes-5.26.xml b/votes-5.26.xml index cae5ee646b..a280a5131e 100644 --- a/votes-5.26.xml +++ b/votes-5.26.xml @@ -36,7 +36,7 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Regression Fixes</h3> 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="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