WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 300616
300617
REGRESSION(
301385@main
): [GStreamer] Introduced a return-stack-address clang warning
https://bugs.webkit.org/show_bug.cgi?id=300617
Summary
REGRESSION(301385@main): [GStreamer] Introduced a return-stack-address clang ...
Philippe Normand
Reported
2025-10-13 02:15:38 PDT
In file included from /var/home/phil/WebKit/WebKitBuild/GTK/Release/WebCore/DerivedSources/unified-sources/UnifiedSource-15561f92-36.cpp:3: /var/home/phil/WebKit/Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp:430:12: warning: reference to stack memory associated with local variable 'transceiver' returned [-Wreturn-stack-address] 430 | return transceiver.get(); | ^~~~~~~~~~~ 1 warning generated.
Attachments
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2025-10-13 02:23:58 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/52227
Philippe Normand
Comment 2
2025-10-13 02:34:39 PDT
*** This bug has been marked as a duplicate of
bug 300616
***
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