[Freeciv-Dev] (PR#40196) String comparison preoblems

2008-04-07 Thread Pepeto _
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40196 Try with this patch. I also noticed a long time ago that the client sends lot of wrong commands to the server, confusing player names and connection names, the commands names and adding '' characters that the server doesn't remove when

[Freeciv-Dev] (PR#40197) [Patch] Fix terrain/resource memory leak

2008-04-07 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40197 $subject, at least S2_1 affected. Change affecting all games is in terrains_free(). Client side changes are more protection against bad network data. - ML diff -Nurd -X.diff_ignore freeciv/client/packhand.c