From fe572d25f00b513b6fb9814cb46b98f09d18920e Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Sat, 24 Mar 2018 17:14:39 +0000 Subject: perldelta for previous commit --- pod/perldelta.pod | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 33e7c39f5f..e5efbc0393 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -31,6 +31,14 @@ L<[perl #132063]|https://rt.perl.org/Public/Bug/Display.html?id=132063> C could cause a heap buffer write overflow with a large item count. L<[perl #131844]|https://rt.perl.org/Public/Bug/Display.html?id=131844> +=head2 Assertion failure in Perl__core_swash_init (utf8.c) + +Control characters in a supposed Unicode property name could cause perl to +crash. This has been fixed. +L<[perl #132055]|https://rt.perl.org/Public/Bug/Display.html?id=132055> +L<[perl #132553]|https://rt.perl.org/Public/Bug/Display.html?id=132553> +L<[perl #132658]|https://rt.perl.org/Public/Bug/Display.html?id=132658> + =head1 Incompatible Changes There are no changes intentionally incompatible with 5.24.3. If any exist, -- cgit v1.2.1