Ticket #44919

strncat() used in messagewin_common.c

Open Date: 2022-06-23 23:05 Last Update: 2022-07-09 01:49

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

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 History (3/4 Histories)

2022-06-23 23:05 Updated by: cazfi
  • New Ticket "strncat() used in messagewin_common.c" created
2022-07-02 21:34 Updated by: cazfi
  • Owner Update from (None) to cazfi
  • Resolution Update from None to Accepted
  • Milestone Update from (None) to 3.0.3 (closed)
Comment

Meant also to S2_6

2022-07-09 01:49 Updated by: cazfi
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login