Page MenuHomeFreeBSD

Capsicumize size(1).
ClosedPublic

Authored by markj on Jul 29 2019, 7:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 3:24 AM
Unknown Object (File)
Sat, Oct 11, 6:00 AM
Unknown Object (File)
Thu, Sep 18, 7:26 PM
Unknown Object (File)
Wed, Sep 17, 5:28 AM
Unknown Object (File)
Wed, Sep 17, 2:28 AM
Unknown Object (File)
Sep 15 2025, 11:14 PM
Unknown Object (File)
Sep 15 2025, 9:19 AM
Unknown Object (File)
Sep 15 2025, 1:17 AM
Subscribers

Details

Reviewers
oshogbo
emaste
Group Reviewers
capsicum
Commits
rS350517: Capsicumize size(1).

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

contrib/elftoolchain/size/size.c
211 ↗(On Diff #60248)

I guess here is the same problem with mmap.

238 ↗(On Diff #60248)

If we are freeing defaultfn should we also close fileargs ?

markj added inline comments.
contrib/elftoolchain/size/size.c
211 ↗(On Diff #60248)

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.