Page MenuHomeFreeBSD

Capsicumize size(1).
ClosedPublic

Authored by markj on Jul 29 2019, 7:34 PM.
Tags
None
Referenced Files
F157611832: D21105.id60244.diff
Sat, May 23, 9:59 AM
F157589410: D21105.id60248.diff
Sat, May 23, 3:25 AM
Unknown Object (File)
Fri, May 22, 4:27 AM
Unknown Object (File)
Fri, May 22, 12:25 AM
Unknown Object (File)
Thu, May 21, 3:52 AM
Unknown Object (File)
Wed, May 20, 11:50 PM
Unknown Object (File)
Wed, May 20, 11:26 PM
Unknown Object (File)
Wed, May 20, 5:27 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 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.