Page MenuHomeFreeBSD

Capsicumize size(1).
ClosedPublic

Authored by markj on Jul 29 2019, 7:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 1, 2:53 PM
Unknown Object (File)
Wed, May 1, 3:06 AM
Unknown Object (File)
Tue, Apr 30, 11:50 PM
Unknown Object (File)
Tue, Apr 30, 11:34 PM
Unknown Object (File)
Tue, Apr 30, 11:29 PM
Unknown Object (File)
Mon, Apr 29, 4:02 PM
Unknown Object (File)
Mon, Apr 29, 4:02 PM
Unknown Object (File)
Mon, Apr 29, 4:02 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.