[Freeciv-Dev] (PR#12016) Pubserver civserver crash in diplomacy
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12016 >
I think this fix is incomplete. The check for invalid clauses should be
done in the handle_* function, not in the iteration. Otherwise we risk
having an error elsewhere where clauses are handled. Invalid requests
from the client should always be discarded within the handle_* function.
-jason
|
|