On Thursday, 12 January 2006 at 18:32, Phil Pennock wrote: > On 2006-01-12 at 13:55 +0100, Phil Pennock wrote: > > Infinite loop bug if you attempt to delete an unset variable. > > First patch bogus because it's not meant to be a circular list and that > still left another bug, where querying a value after removing the only > set variable would result in a segfault because MyVars was now pointing > to stale memory. Applied, thanks!