In perl.git, the branch maint-votes has been updated <https://perl5.git.perl.org/perl.git/commitdiff/1f491da6a4234b70d3a7fb78f986af69213521b0?hp=43edf3ff092e6fbbdf54eb821f51a3414b8137a8>
- Log ----------------------------------------------------------------- commit 1f491da6a4234b70d3a7fb78f986af69213521b0 Author: Hugo van der Sanden <[email protected]> Date: Wed Mar 27 22:53:28 2019 +0000 vote for #132655 and #133882 ----------------------------------------------------------------------- Summary of changes: votes-5.28.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/votes-5.28.xml b/votes-5.28.xml index f220dd122f..868b6aac8a 100644 --- a/votes-5.28.xml +++ b/votes-5.28.xml @@ -27,7 +27,7 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Crash / Assertion / Memory Corruption Fixes</h3> -<commit votes="steveh" id="12cad9bd99725bba72029e2651b2b7f0cab2e0b0" ticket="132655" desc="(perl #132655) nul terminate result of unpack "u" of invalid data" /> +<commit votes="steveh hv" id="12cad9bd99725bba72029e2651b2b7f0cab2e0b0" ticket="132655" desc="(perl #132655) nul terminate result of unpack "u" of invalid data" /> <commit votes="tonyc steveh" id="817480137a8b1165315f21d14b8968862101c3a2" ticket="132158" desc="(perl #132158) abort compilation if we see an error compiling a form" /> @@ -35,7 +35,7 @@ The same criteria apply to code in dual-life modules as to core code.) <commit votes="steveh" id="d81b77352f66acde60db1b056b8eb3321b7b55fe" ticket="133778" desc="(perl #133778) adjust MARK if we extend the stack in pp_repeat" /> -<commit votes="steveh" id="534636494a1e2160ed87b0b7531ddb162be85b6e" ticket="133882" desc="PATCH: [perl #133882] Assertion failure" /> +<commit votes="steveh hv" id="534636494a1e2160ed87b0b7531ddb162be85b6e" ticket="133882" desc="PATCH: [perl #133882] Assertion failure" /> <commit votes="steveh" id="fd879d933c2a2ee22ac6e2462acc016aa033854d" ticket="131642" desc="PATCH: [perl #131642] pack returning malformed UTF-8" /> -- Perl5 Master Repository
