Page MenuHomeFreeBSD

Capsicumize size(1).
ClosedPublic

Authored by markj on Jul 29 2019, 7:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 8, 12:28 AM
Unknown Object (File)
Mon, Nov 3, 1:46 PM
Unknown Object (File)
Tue, Oct 21, 6:20 AM
Unknown Object (File)
Sun, Oct 19, 1:24 PM
Unknown Object (File)
Sun, Oct 19, 1:24 PM
Unknown Object (File)
Sun, Oct 19, 1:24 PM
Unknown Object (File)
Sun, Oct 19, 1:24 PM
Unknown Object (File)
Sun, Oct 19, 1:24 PM
Subscribers

Details

Reviewers
oshogbo
emaste
Group Reviewers
capsicum
Commits
rS350517: Capsicumize size(1).

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25618
Build 24215: arc lint + arc unit

Event Timeline

contrib/elftoolchain/size/size.c
211–229

I guess here is the same problem with mmap.

238

If we are freeing defaultfn should we also close fileargs ?

markj added inline comments.
contrib/elftoolchain/size/size.c
211–229

See my comment in D21104.

This revision is now accepted and ready to land.Jul 31 2019, 6:29 PM
This revision was automatically updated to reflect the committed changes.