Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2004:
[Freeciv-Dev] (PR#10389) logging of dead explorer
Home

[Freeciv-Dev] (PR#10389) logging of dead explorer

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: jdorje@xxxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] (PR#10389) logging of dead explorer
From: "Guest" <rt-guest@xxxxxxxxxxx>
Date: Wed, 29 Sep 2004 14:19:01 -0700
Reply-to: rt@xxxxxxxxxxx

<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.


[Prev in Thread] Current Thread [Next in Thread]