Page MenuHomeFreeBSD

Capsicumize size(1).
ClosedPublic

Authored by markj on Jul 29 2019, 7:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 14 2024, 4:20 AM
Unknown Object (File)
Feb 14 2024, 4:15 AM
Unknown Object (File)
Feb 14 2024, 4:15 AM
Unknown Object (File)
Feb 14 2024, 4:15 AM
Unknown Object (File)
Feb 14 2024, 4:15 AM
Unknown Object (File)
Feb 14 2024, 1:58 AM
Unknown Object (File)
Feb 9 2024, 2:37 PM
Unknown Object (File)
Jan 17 2024, 1:11 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 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.