In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/6f2279ab0e52a72f0ed38de6c9a2dc80a57cdec1?hp=86191aed6f092273950ebdd48f886d4ec0c5e85e>

- Log -----------------------------------------------------------------
commit 6f2279ab0e52a72f0ed38de6c9a2dc80a57cdec1
Author: Tony Cook <[email protected]>
Date:   Thu Jan 19 17:35:49 2017 +1100

    perldelta for 86191aed6f09
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index d34636625f..b828b0dc33 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -667,6 +667,12 @@ the current output position aligned at just the right 
point could
 cause a write a single zero byte immediately beyond the end of an
 allocated buffer.  [perl #129149]
 
+=item *
+
+Supplying the form picture argument as part of the form argument list
+where the picture specifies modifying the argument could cause an
+access to the new freed compiled form.  [perl #129125]
+
 =back
 
 =head1 Known Problems

--
Perl5 Master Repository

Reply via email to