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

Comparing Coro/Changes (file contents):
Revision 1.615 by root, Wed May 8 00:44:44 2013 UTC vs.
Revision 1.617 by root, Thu May 9 05:40:13 2013 UTC

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 6
76.29 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.
10
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.
11 15
126.28 Wed Mar 6 06:58:02 CET 2013 166.28 Wed Mar 6 06:58:02 CET 2013

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines