[Freeciv-tickets] [freeciv] #48766: rssanity.c not using _re_active_ iterators

Back to archive index
OSDN Ticket System norep****@osdn*****
Sun Oct 8 17:43:08 JST 2023


#48766: rssanity.c not using _re_active_ iterators

  Open Date: 2023-10-01 00:44
Last Update: 2023-10-08 11:43

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

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

Last Changes/Comment on this Ticket:
2023-10-08 11:43 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-beta4
     Component: Ruledit and ruleup
      Severity: 5 - Medium
    Resolution: Fixed
---------------------------------------------------------------------

Ticket details:

rssanity.c is used also by ruledit, so some ruleset objects might be deleted from the middle of the array. _re_active_ type of iterators should be used to skip checking those.

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



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