Fixed free(3) by mistake
authorshort <>
Sun, 1 Jul 2001 14:22:09 +0000 (14:22 +0000)
committershort <>
Sun, 1 Jul 2001 14:22:09 +0000 (14:22 +0000)
commit66d08c650a705a99a4a8454550e53709f6d9eec5
treecbe44320a6b8a2dd6dce7df0ebf5cf68d46421a5
parent72205dd2ca8ed37d59c03a69039f827cb377fc98
Fixed free(3) by mistake
 - free(3)d outer 'when' block during destruction of inner 'when' block
Optimalization: Introduced Dungeon with Starvation for outer 'when' blocks
  when crossing 'service' or 'cmd' block boundary
cfgfile.c