[Freeciv-Dev] bug in advmilitary.c
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Seems it was introduced in CVS version 1.191, with the kill_desire
stuff, but I'm getting a segfault on line 823:
int a_squared = acity->ai.a * acity->ai.a;
acity does not seem to be guaranteed to not be null, and it's crashing
and burning on me (because acity is, indeed, null).
I'd post a patch, but I have no idea what these variables are, and
someone else might come up with a meaningful one before I could figure
it out....
--
Eric E. Moore
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] bug in advmilitary.c,
Eric E Moore <=
|
|