jdorje: Fix a memory leak caused by multiple calls t...
[email protected] Fri, 23 Sep 2005 11:51:02 -0700
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated notification of a change to freeciv cvs, on Fri Sep 23 11:42:14 PDT 2005 = Fri Sep 23 18:42:14 2005 (GMT) by Jason Dorje Short <[email protected]> ---- Files affected: freeciv/client/agents cma_core.c ---- Log message: Tag: HEAD Fix a memory leak caused by multiple calls to new_timer. Patch by me in PR#14064.