Page MenuHomeFreeBSD

Capsicumize size(1).
ClosedPublic

Authored by markj on Jul 29 2019, 7:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 20, 9:39 AM
Unknown Object (File)
Fri, Apr 17, 4:17 AM
Unknown Object (File)
Thu, Apr 16, 4:04 AM
Unknown Object (File)
Wed, Apr 15, 7:17 PM
Unknown Object (File)
Wed, Apr 15, 3:03 PM
Unknown Object (File)
Wed, Apr 15, 12:50 PM
Unknown Object (File)
Fri, Apr 10, 2:04 PM
Unknown Object (File)
Tue, Apr 7, 4:45 PM
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.