Page MenuHomeFreeBSD

Capsicumize size(1).
ClosedPublic

Authored by markj on Jul 29 2019, 7:34 PM.
Tags
None
Referenced Files
F166769107: D21105.id.diff
Sun, Aug 16, 9:44 AM
Unknown Object (File)
Thu, Aug 13, 12:44 PM
Unknown Object (File)
Thu, Aug 13, 12:44 PM
Unknown Object (File)
Thu, Aug 13, 12:44 PM
Unknown Object (File)
Thu, Aug 13, 12:44 PM
Unknown Object (File)
Thu, Aug 13, 12:44 PM
Unknown Object (File)
Wed, Aug 12, 3:04 PM
Unknown Object (File)
Tue, Aug 11, 12:18 AM
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 25570
Build 24175: 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.