Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2002:
[Freeciv-Dev] [Patch] Fix memory leaks (PR#1946)
Home

[Freeciv-Dev] [Patch] Fix memory leaks (PR#1946)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Cc: bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] [Patch] Fix memory leaks (PR#1946)
From: rf13@xxxxxxxxxxxxxxxxxxxxxx
Date: Tue, 20 Aug 2002 07:52:44 -0700 (PDT)

I have used valgrind to detect some memory leaks. Most of the changes
should be obvious. I have also moved some stuff into game_init and
added {server,client}_game_{init,free} which should be used. I have
also moved player_map_free to the better place of maphand.c.

        Raimar

Attachment: memory_leaks1.diff
Description: Text document


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