Follow-up Comment #1, bug #19256 (project freeciv):
I hope this will work, I'll test it after LT30's TC.
Index: meta.c
===================================================================
--- meta.c (revision 20676)
+++ meta.c (working copy)
@@ -223,8 +223,8 @@
*************************************************************************/
static bool send_to_metaserver(enum meta_flag flag)
{
- static char msg[8192];
- static char str[8192];
+ static char msg[131072];
+ static char str[131072];
int rest = sizeof(str);
int i;
int players = 0;
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?19256>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev