In perl.git, the branch maint-votes has been updated <https://perl5.git.perl.org/perl.git/commitdiff/2f2878c3f88b31e89b6e20b7ba408f511f13ddc9?hp=16ee995f15206373ea5dc7418b111549ebe1be23>
- Log ----------------------------------------------------------------- commit 2f2878c3f88b31e89b6e20b7ba408f511f13ddc9 Author: Tony Cook <[email protected]> Date: Thu Jan 24 10:53:33 2019 +1100 add the form recursive parsing fix to backports ----------------------------------------------------------------------- Summary of changes: votes-5.28.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/votes-5.28.xml b/votes-5.28.xml index a96087e120..44dbe22c29 100644 --- a/votes-5.28.xml +++ b/votes-5.28.xml @@ -27,6 +27,8 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Crash / Assertion / Memory Corruption Fixes</h3> +<commit votes="tonyc" id="817480137a8b1165315f21d14b8968862101c3a2" ticket="132158" desc="(perl #132158) abort compilation if we see an error compiling a form" /> + </div> <div><h3>Regression Fixes</h3> -- Perl5 Master Repository
