--- cvsroot/Coro/Changes 2013/05/08 00:44:44 1.615 +++ cvsroot/Coro/Changes 2013/05/08 00:55:40 1.616 @@ -4,7 +4,7 @@ TODO: channel->maxsize(newsize)? TODO: __GCC_HAVE_DWARF2_CFI_ASM -6.29 +6.29 Wed May 8 02:55:18 CEST 2013 - when an on_destroy handler destructs the coro currently being destructed a perl scalar could be accessed after being freed, likely causing a crash.