Follow-up Comment #11, bug #24135 (project freeciv):

I wrote:
>> dir_to_next_pos = 4294967295, dir_to_here = 134287504}
> Directions look uninitialised.
My mistake. dir_to_next_pos is 0xFFFFFFFF (i.e., -1).

dir_to_here is 0x08011090, which I don't know where it came from. But valgrind
on code without this fix doesn't show any accesses to uninitialised data in
this situation.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?24135>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to