--- cvsroot/Coro/Changes 2013/03/06 06:00:07 1.614 +++ cvsroot/Coro/Changes 2013/05/08 00:44:44 1.615 @@ -4,6 +4,11 @@ TODO: channel->maxsize(newsize)? TODO: __GCC_HAVE_DWARF2_CFI_ASM +6.29 + - when an on_destroy handler destructs the coro currently being + destructed a perl scalar could be accessed after being freed, + likely causing a crash. + 6.28 Wed Mar 6 06:58:02 CET 2013 - clean remnants of existing __DIE__ and __WARN__ handlers so they lose their magic and will not cause segfaults later