Page MenuHomeFreeBSD

Capsicumize size(1).
ClosedPublic

Authored by markj on Jul 29 2019, 7:34 PM.
Tags
None
Referenced Files
F137404909: D21105.id60327.diff
Sun, Nov 23, 3:32 AM
Unknown Object (File)
Sat, Nov 22, 4:21 AM
Unknown Object (File)
Thu, Nov 20, 5:51 PM
Unknown Object (File)
Thu, Nov 20, 5:50 PM
Unknown Object (File)
Thu, Nov 20, 5:50 PM
Unknown Object (File)
Thu, Nov 20, 5:49 PM
Unknown Object (File)
Thu, Nov 20, 5:48 PM
Unknown Object (File)
Thu, Nov 20, 5:41 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 25574
Build 24179: arc lint + arc unit

Event Timeline

contrib/elftoolchain/size/size.c
211

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

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.