Closed Bug 1480554 Opened 6 years ago Closed 6 years ago

Fix missing #include <errno.h> in SandboxOpenedFiles.cpp

Categories

(Core :: Security: Process Sandboxing, enhancement, P1)

Unspecified
Linux
enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: jld, Assigned: jld)

Details

Attachments

(1 file)

Someone in the community reported this a while ago, and then I forgot to file a bug about it, but I just ran into it while trying to build with libc++: SandboxOpenedFiles.cpp uses errno but doesn't #include <errno.h>.
Priority: -- → P1
Comment on attachment 8997258 [details]
Bug 1480554 - Fix missing include in SandboxOpenedFiles.cpp.

https://reviewboard.mozilla.org/r/261126/#review269576
Attachment #8997258 - Flags: review?(gpascutto) → review+
Pushed by jedavis@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8743877cec09
Fix missing include in SandboxOpenedFiles.cpp. r=gcp
https://hg.mozilla.org/mozilla-central/rev/8743877cec09
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: