[Freeciv-tickets] [freeciv] #46295: gtk4: Menu items leak

アーカイブの一覧に戻る
OSDN Ticket System norep****@osdn*****
Mon Jan 9 06:17:32 JST 2023


#46295: gtk4: Menu items leak

  Open Date: 2022-12-16 18:41
Last Update: 2023-01-08 23:17

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

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

Last Changes/Comment on this Ticket:
2023-01-08 23:17 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.1.0-beta1
     Component: Gtk4-client
      Severity: 5 - Medium
    Resolution: Fixed
---------------------------------------------------------------------

Ticket details:

g_menu_insert_item() and friends actually create a copy of the item, and it would be our responsibility to unref the original. Currently we never do.

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



More information about the Freeciv-tickets mailing list
アーカイブの一覧に戻る