Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2002:
[Freeciv-Dev] Re: (PR#2525) Server memory leaks
Home

[Freeciv-Dev] Re: (PR#2525) Server memory leaks

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: rf13@xxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#2525) Server memory leaks
From: "Mike Kaufman via RT" <rt@xxxxxxxxxxxxxx>
Date: Mon, 9 Dec 2002 11:15:39 -0800
Reply-to: rt@xxxxxxxxxxxxxx

these are not memory leaks (these are simply letting the OS free what we
forgot to, on exit) except for the readline stuff. This make make more of a
difference when we are able to rerun games without quitting first.
Otherwise, the acid test is to run valgrind (if you can) before the game
has exited or load savegames multiple times and show that doing so
magnifies the memleak.

-mike



[Prev in Thread] Current Thread [Next in Thread]