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

Comparing Coro/Changes (file contents):
Revision 1.616 by root, Wed May 8 00:55:40 2013 UTC vs.
Revision 1.617 by root, Thu May 9 05:40:13 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.31 Thu May 9 07:39:48 CEST 2013
8 - Coro::AIO requests would crash if the thread was ready'd
9 while the request was ongoing.
6 10
76.29 Wed May 8 02:55:18 CEST 2013 116.29 Wed May 8 02:55:18 CEST 2013
8 - when an on_destroy handler destructs the coro currently being 12 - when an on_destroy handler destructs the coro currently being
9 destructed a perl scalar could be accessed after being freed, 13 destructed a perl scalar could be accessed after being freed,
10 likely causing a crash. 14 likely causing a crash.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines