[Freeciv-tickets] [freeciv] #43871: luascript_func_check(): variable used uninitialized on FREECIV_NDEBUG build

Back to archive index
OSDN Ticket System norep****@osdn*****
Sun Feb 20 23:26:59 JST 2022


#43871: luascript_func_check(): variable used uninitialized on FREECIV_NDEBUG build

  Open Date: 2022-02-15 13:00
Last Update: 2022-02-20 16:26

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

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

Last Changes/Comment on this Ticket:
2022-02-20 16:26 Updated by: cazfi
 * Owner Update from (None) to cazfi
 * Resolution Update from None to Accepted
 * Milestone Update from (None) to 3.0.1

Comment:

Will push also to S2_6.

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

      Reporter: cazfi
         Owner: cazfi
          Type: Bugs
        Status: Open [Owner assigned]
      Priority: 5 - Medium
     MileStone: 3.0.1
     Component: General
      Severity: 5 - Medium
    Resolution: Accepted
---------------------------------------------------------------------

Ticket details:

luascript_func_check() sets variable pfunc within fc_assert_ret_val(), i.e., it's not set in FREECIV_NDEBUG builds. Later code expects it to be set.

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



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