In perl.git, the branch maint-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/02e4818276f40c85499e5eac04a34d403ab8c286?hp=90d570deab13e0959fb2c328b147458648390a1b>
- Log ----------------------------------------------------------------- commit 02e4818276f40c85499e5eac04a34d403ab8c286 Author: Karl Williamson <[email protected]> Date: Sat Jul 16 23:02:23 2016 -0600 Add new ticket; fill in a description ----------------------------------------------------------------------- Summary of changes: votes-5.24.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/votes-5.24.xml b/votes-5.24.xml index d18b24d..ed5b622 100644 --- a/votes-5.24.xml +++ b/votes-5.24.xml @@ -51,8 +51,9 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Crash / Assertion / Memory Corruption Fixes</h3> <commit votes="sprout" id="a2637ca0a3fec01b80d7ea5ba62802354fd5e6f3" ticket="128597" desc="[perl #128597] Crash from gp_free/ckWARN_d"/> +<commit votes="khw" id="f2e32b2c677945ce6a36531a7cd5696dc1ca2cef" ticket="128170" desc="[perl #128170] Regression: Assert fail in regcomp.c"/> -<commit votes="" id="" ticket="123878" desc=""/> +<commit votes="" id="" ticket="123878" desc="OPEN: Infinite recursion (+segfault) on die() after goto-ing out of __DIE__ handler"/> </div> -- Perl5 Master Repository
