| [Freeciv-Dev] (PR#10389) logging of dead explorer[Top] [All Lists][Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
 
 
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10389 >
>   Or maybe this unit_log should just be removed.  Reading this data is 
> harmless but the unit_log is also useless because the data could have 
> been changed.
> 
> jason
Actually, the unit data cannot have changed yet. The server is single-
threaded, is it not? Check the call order. The unit_log is reached
before the next malloc.
 
 
 |  |