RESOLVED FIXED314758
[GTK][WPE] Fix build with gcc-15 (incorrect stringop-overflow warning)
https://bugs.webkit.org/show_bug.cgi?id=314758
Summary [GTK][WPE] Fix build with gcc-15 (incorrect stringop-overflow warning)
Nikolas Zimmermann
Reported 2026-05-13 14:57:32 PDT
gcc-15 incorrectly warns about stringop-overflow issues in the code, https://bugs.webkit.org/show_bug.cgi?id=240596 already suppressed the warning for C++ source files, but not C source files -- broaden the scope.
Attachments
Nikolas Zimmermann
Comment 1 2026-05-13 15:01:23 PDT
EWS
Comment 2 2026-05-13 15:32:58 PDT
Committed 313200@main (f4ab08820e94): <https://commits.webkit.org/313200@main> Reviewed commits have been landed. Closing PR #64872 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.