summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2020-02-13 08:16:23 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2020-02-13 08:19:23 +0000
commitc48878e5e5c54bc25b08370b94a468e717d97203 (patch)
tree10ebeb2d335b3e0abf007217cf590ce80d62e593
parentc903912bb12db594dcedb7cec8196cf573a6ef01 (diff)
downloadperl-c48878e5e5c54bc25b08370b94a468e717d97203.tar.gz
perldelta updates
(manually cherry picked from commit 1b8c612c29b1f391558f508211a4425f129d767a)
-rw-r--r--pod/perldelta.pod4
1 files changed, 3 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 1cddfa7214..113022b8bf 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -363,7 +363,9 @@ files in F<ext/> and F<lib/> are best summarized in L</Modules and Pragmata>.
=item *
-XXX
+printf() or sprintf() with the C<%n> format could cause a panic on
+debugging builds, or report an incorrectly cached length value when
+producing C<SVfUTF8> flagged strings. [#17221]
=back