From: David B. <db...@ta...> - 2006-10-30 16:59:27
|
Hi Holger, On Monday 30 October 2006 07:55, Holger Levsen wrote: > Are you planning on releasing the fix anytime soon? I guess it could still > make it into etch... I just put it in (a single line change) and it appears to work properly. The svn commit also contains a more substantial change - Last week, I put in a set of small functions to change the game_options struct rather than having other parts of the program change the struct directly (making it more like a C++ class). This fixes a number of ways in which it was possible to crash the program by feeding it impossible settings in the options file. Cheers, -- David Bruce |