[Freeciv-tickets] [freeciv] #44492: calc_activity() memory leak

Back to archive index
OSDN Ticket System norep****@osdn*****
Tue May 17 23:24:51 JST 2022


#44492: calc_activity() memory leak

  Open Date: 2022-05-01 20:10
Last Update: 2022-05-17 17:24

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/44492
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=44492

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2022-05-17 17:24 Updated by: cazfi
 * Status Update from Open to Closed
 * Resolution Update from Accepted to Fixed


---------------------------------------------------------------------
Ticket Status:

      Reporter: cazfi
         Owner: cazfi
          Type: Bugs
        Status: Closed
      Priority: 5 - Medium
     MileStone: 3.0.2
     Component: General
      Severity: 5 - Medium
    Resolution: Fixed
---------------------------------------------------------------------

Ticket details:

calc_activity() allocates memory for 't' temporary structure in the beginning, but never frees it. 

-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/44492
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=44492



More information about the Freeciv-tickets mailing list
Back to archive index