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

Comparing Coro/Coro/State.xs (file contents):
Revision 1.47 by pcg, Sat Nov 15 03:53:10 2003 UTC vs.
Revision 1.48 by pcg, Sat Nov 15 03:53:37 2003 UTC

518 PL_retstack_max = 8; 518 PL_retstack_max = 8;
519} 519}
520 520
521/* 521/*
522 * destroy the stacks, the callchain etc... 522 * destroy the stacks, the callchain etc...
523 * still there is a memleak of 128 bytes...
524 */ 523 */
525STATIC void 524STATIC void
526destroy_stacks(pTHX) 525destroy_stacks(pTHX)
527{ 526{
528 if (!IN_DESTRUCT) 527 if (!IN_DESTRUCT)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines