[Freeciv-tickets] [freeciv] #43054: broadcast_city_info() leaks traderoute_packet_list

Zurück zum Archiv-Index
OSDN Ticket System norep****@osdn*****
Sat Oct 16 22:04:31 JST 2021


#43054: broadcast_city_info() leaks traderoute_packet_list

  Open Date: 2021-10-16 10:45
Last Update: 2021-10-16 16:04

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

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

Last Changes/Comment on this Ticket:
2021-10-16 16:04 Updated by: cazfi
 * Resolution Update from None to Accepted
 * Milestone Update from (None) to 3.0.0


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

      Reporter: cazfi
         Owner: (None)
          Type: Bugs
        Status: Open
      Priority: 5 - Medium
     MileStone: 3.0.0
     Component: Server
      Severity: 5 - Medium
    Resolution: Accepted
---------------------------------------------------------------------

Ticket details:

broadcast_city_info() creates traderoute_packet_list in the beginning (with traderoute_packet_list_new() ). The list is destroyed in the end of the function, but the function may return from the middle.

-- 
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/43054
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43054



More information about the Freeciv-tickets mailing list
Zurück zum Archiv-Index