WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
181261
NetworkProcess cache files use functions from unistd.h without explicitly including it
https://bugs.webkit.org/show_bug.cgi?id=181261
Summary
NetworkProcess cache files use functions from unistd.h without explicitly inc...
Stephan Szabo
Reported
2018-01-03 15:46:24 PST
It seems like NetworkCacheBlobStorage.cpp and NetworkCacheData.cpp use things out of unistd.h (for example unlink) without explicitly including it.
Attachments
Add #includes for unistd.h
(1.58 KB, patch)
2018-01-04 13:05 PST
,
Stephan Szabo
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Stephan Szabo
Comment 1
2018-01-04 13:05:00 PST
Created
attachment 330483
[details]
Add #includes for unistd.h
WebKit Commit Bot
Comment 2
2018-01-04 14:33:05 PST
Comment on
attachment 330483
[details]
Add #includes for unistd.h Clearing flags on attachment: 330483 Committed
r226423
: <
https://trac.webkit.org/changeset/226423
>
WebKit Commit Bot
Comment 3
2018-01-04 14:33:07 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4
2018-01-04 14:34:18 PST
<
rdar://problem/36306115
>
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