projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
ce08297
)
delta entry for strftime memory leak fix
author
Father Chrysostomos <sprout@cpan.org>
Tue, 30 Aug 2011 16:35:51 +0000 (09:35 -0700)
committer
Father Chrysostomos <sprout@cpan.org>
Tue, 30 Aug 2011 16:35:51 +0000 (09:35 -0700)
pod/perl5125delta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perl5125delta.pod
b/pod/perl5125delta.pod
index
dac3ee1
..
6c64f5f
100644
(file)
--- a/
pod/perl5125delta.pod
+++ b/
pod/perl5125delta.pod
@@
-178,6
+178,11
@@
process ID to kill [perl #75812].
C<UNIVERSAL::VERSION> no longer leaks memory. It started leaking in Perl
5.10.0.
+=item *
+
+The C-level C<my_strftime> functions no longer leaks memory. This fixes a
+memory leak in C<POSIX::strftime> [perl #73520].
+
=back
=head1 New or Changed Diagnostics