Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
July 2005: [Freeciv-Dev] Re: (PR#13461) Improve sanity of logging |
[Freeciv-Dev] Re: (PR#13461) Improve sanity of logging[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13461 > 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). -jason
|