Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
September 2004: [Freeciv-Dev] Re: (PR#2521) Re: general effects framework |
![]() |
[Freeciv-Dev] Re: (PR#2521) Re: general effects framework[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=2521 > The ai.next_recalc value doesn't get properly initialized. ==4228== Conditional jump or move depends on uninitialised value(s) ==4228== at 0x812BAFD: ai_manage_buildings (aicity.c:524) ==4228== by 0x812CC62: ai_manage_cities (aicity.c:960) ==4228== by 0x811D5CE: ai_do_last_activities (aihand.c:384) ==4228== by 0x804E9B7: end_phase (srv_main.c:566) ==4228== by 0x80503C1: main_loop (srv_main.c:1485) ==4228== by 0x8050C1E: srv_loop (srv_main.c:1806) ==4228== by 0x8050548: srv_main (srv_main.c:1562) ==4228== by 0x804A199: main (civserver.c:170) ==4228== ==4228== Conditional jump or move depends on uninitialised value(s) ==4228== at 0x812BBE9: ai_manage_buildings (aicity.c:543) ==4228== by 0x812CC62: ai_manage_cities (aicity.c:960) ==4228== by 0x811D5CE: ai_do_last_activities (aihand.c:384) ==4228== by 0x804E9B7: end_phase (srv_main.c:566) ==4228== by 0x80503C1: main_loop (srv_main.c:1485) ==4228== by 0x8050C1E: srv_loop (srv_main.c:1806) ==4228== by 0x8050548: srv_main (srv_main.c:1562) ==4228== by 0x804A199: main (civserver.c:170) jason
|