projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d52ca58
)
Update perldelta entry for [perl #114496].
author
Steve Hay
<steve.m.hay@googlemail.com>
Tue, 11 Sep 2012 07:51:11 +0000
(08:51 +0100)
committer
Steve Hay
<steve.m.hay@googlemail.com>
Tue, 11 Sep 2012 07:51:11 +0000
(08:51 +0100)
Improved text by Tony C, from the bug report.
pod/perldelta.pod
patch
|
blob
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
b7d1864
..
f9b818e
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-446,7
+446,9
@@
L</Modules and Pragmata> section.
=item Win32
-A source of segfaults during global destruction has been fixed.
+Fixed a problem where perl could crash while cleaning up threads (including the
+main thread) in threaded debugging builds on Win32 and possibly other platforms
+[perl #114496].
=item Solaris