ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/Changes
(Generate patch)

Comparing Coro/Changes (file contents):
Revision 1.614 by root, Wed Mar 6 06:00:07 2013 UTC vs.
Revision 1.615 by root, Wed May 8 00:44:44 2013 UTC

1Revision history for Perl extension Coro. 1Revision history for Perl extension Coro.
2 2
3TODO: should explore PerlIO::coroaio (perl leaks like hell). 3TODO: should explore PerlIO::coroaio (perl leaks like hell).
4TODO: channel->maxsize(newsize)? 4TODO: channel->maxsize(newsize)?
5TODO: __GCC_HAVE_DWARF2_CFI_ASM 5TODO: __GCC_HAVE_DWARF2_CFI_ASM
6
76.29
8 - when an on_destroy handler destructs the coro currently being
9 destructed a perl scalar could be accessed after being freed,
10 likely causing a crash.
6 11
76.28 Wed Mar 6 06:58:02 CET 2013 126.28 Wed Mar 6 06:58:02 CET 2013
8 - clean remnants of existing __DIE__ and __WARN__ handlers so 13 - clean remnants of existing __DIE__ and __WARN__ handlers so
9 they lose their magic and will not cause segfaults later 14 they lose their magic and will not cause segfaults later
10 (testcase by Andrey Sagulin). 15 (testcase by Andrey Sagulin).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines