Follow-up Comment #5, bug #21900 (project freeciv): I think I have found a solution to this problem. I have created a patch for Freeciv-web, which can be found here:
https://github.com/freeciv/freeciv-web/blob/b9dd9655290207532ca50861e4bb78d2da9be1b2/freeciv/patches/action_prob_crash.patch The same patch can be applied to Freeciv SVN trunk, I think. If you see the code here: http://svn.gna.org/viewcvs/freeciv/trunk/server/unithand.c there is a comment about "Check if the request is valid.", but the function should return and not continue if the request is invalid. _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?21900> _______________________________________________ Message sent via/by Gna! http://gna.org/ _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
