Ticket #48850

gcc-14: mapimg_help() format-overflow

오픈 날짜: 2023-10-16 03:59 마지막 업데이트: 2023-10-19 09:27

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

Details

gcc-14 development version, S3_1:

../../../src/common/mapimg.c: In function 'mapimg_help':
../../../src/common/mapimg.c:633:35: error: '%s' directive argument is null [-Werror=format-overflow=]
  633 |         astr_add(&str_format, "%s'%s'", separator, imageformat_name(format));

Ticket History (3/5 Histories)

2023-10-16 03:59 Updated by: cazfi
  • New Ticket "gcc-14: mapim_help() format-overflow" created
2023-10-16 04:05 Updated by: cazfi
  • 소유자 Update from (None) to cazfi
  • Resolution Update from None to Accepted
댓글 올리기

Patch for all branches, including S2_6, attached.

2023-10-16 04:41 Updated by: cazfi
  • Summary Updated
2023-10-19 09:27 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