WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
210532
isNullFunctionPointer() can fail for symbols not explicitly marked as weakly linked.
https://bugs.webkit.org/show_bug.cgi?id=210532
Summary
isNullFunctionPointer() can fail for symbols not explicitly marked as weakly ...
Jer Noble
Reported
2020-04-14 22:03:52 PDT
isNullFunctionPointer() can fail for symbols not explicitly marked as weakly linked.
Attachments
Patch
(3.70 KB, patch)
2020-04-14 22:11 PDT
,
Jer Noble
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jer Noble
Comment 1
2020-04-14 22:11:47 PDT
Created
attachment 396499
[details]
Patch
EWS
Comment 2
2020-04-15 08:32:25 PDT
Committed
r260129
: <
https://trac.webkit.org/changeset/260129
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 396499
[details]
.
Radar WebKit Bug Importer
Comment 3
2020-04-15 08:33:14 PDT
<
rdar://problem/61829150
>
Sam Weinig
Comment 4
2020-04-15 08:45:19 PDT
I don't think this is the right approach for this. If we are going to change libWebRTC, I think we should add a non-function symbol to use to check weak-linkage. And we should remove isNullFunctionPointer() or fix it it, but not leave it half working (see
https://bugs.webkit.org/show_bug.cgi?id=208873
)
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