Follow-up Comment #1, bug #22364 (project freeciv):

Actually the problem is not about too big values, but about uninitialized data
(I never get the same values in messages). All errors occurs from
common/packets_gen.c:

line 13938: dio_put_sint8(&dout, real_packet->orders_bases[i]);
line 13949: dio_put_sint8(&dout, real_packet->orders_roads[i]);


This looks quite similar to bug #22216.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


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

Reply via email to