Page MenuHomeFreeBSD

Capsicumize size(1).
ClosedPublic

Authored by markj on Jul 29 2019, 7:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 20, 9:39 AM
Unknown Object (File)
Fri, Apr 17, 4:17 AM
Unknown Object (File)
Thu, Apr 16, 4:04 AM
Unknown Object (File)
Wed, Apr 15, 7:17 PM
Unknown Object (File)
Wed, Apr 15, 3:03 PM
Unknown Object (File)
Wed, Apr 15, 12:50 PM
Unknown Object (File)
Fri, Apr 10, 2:04 PM
Unknown Object (File)
Tue, Apr 7, 4:45 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.