[Freeciv-Dev] Re: (PR#13461) Improve sanity of logging
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: |
[Freeciv-Dev] Re: (PR#13461) Improve sanity of logging |
From: |
"Per I. Mathisen" <per@xxxxxxxxxxx> |
Date: |
Tue, 12 Jul 2005 12:29:22 -0700 |
Reply-to: |
bugs@xxxxxxxxxxx |
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13461 >
On Tue, 12 Jul 2005, Jason Short wrote:
> This isn't enough I think since current strings may already be strdup'd
> by the caller.To avoid leaks the caller's strdup needs to be dropped
> (unless the caller uses static memory).
Ehm, but that is surely outside the scope of my patch? If there is memory
leak in the calling code, then that is a separate problem, and this patch
changes nothing in that regard?
- Per
|
|