WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
314758
[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
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2026-05-13 15:01:23 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/64872
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.
Top of Page
Format For Printing
XML
Clone This Bug