Author: cazfi
Date: Tue Feb 10 22:03:34 2015
New Revision: 28089

URL: http://svn.gna.org/viewcvs/freeciv?rev=28089&view=rev
Log:
Free nls on freeciv-manual exit

See bug #23257

Modified:
    branches/S2_6/tools/civmanual.c

Modified: branches/S2_6/tools/civmanual.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/tools/civmanual.c?rev=28089&r1=28088&r2=28089&view=diff
==============================================================================
--- branches/S2_6/tools/civmanual.c     (original)
+++ branches/S2_6/tools/civmanual.c     Tue Feb 10 22:03:34 2015
@@ -628,6 +628,7 @@
 
   con_log_close();
   registry_module_close();
+  free_nls();
 
   return retval;
 }


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

Reply via email to