#44919: strncat() used in messagewin_common.c Open Date: 2022-06-23 17:05 Last Update: 2022-06-23 17:05 URL for this Ticket: https://osdn.net//projects/freeciv/ticket/44919 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=44919 --------------------------------------------------------------------- Last Changes/Comment on this Ticket: 2022-06-23 17:05 Updated by: cazfi * New Ticket "strncat() used in messagewin_common.c" created --------------------------------------------------------------------- Ticket Status: Reporter: cazfi Owner: (None) Type: Bugs Status: Open Priority: 5 - Medium MileStone: (None) Component: Client common Severity: 5 - Medium Resolution: None --------------------------------------------------------------------- Ticket details: messagewin_common.c has one use of strncat() instead of freeciv replacement fc_strlcat(). Noticed from a compiler warning on x32 Debian Unstable. Checked what CodingStyle says about that, and found nothing -> #44918 -- 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/44919 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=44919