Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2003:
[Freeciv-Dev] Re: (PR#6444) ai memory leak
Home

[Freeciv-Dev] Re: (PR#6444) ai memory leak

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: jdorje@xxxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#6444) ai memory leak
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Thu, 9 Oct 2003 05:03:01 -0700
Reply-to: rt@xxxxxxxxxxxxxx

On Wed, 8 Oct 2003, Jason Short wrote:
> Not really an issue unless you play multiple games, but it should be fixed:
> ==28546==  by 0x80D2326: ai_data_init (aidata.c:345)

This memory is free()'d in ai_data_done(), but that function is not called
all the necessary places.

  - Per




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