Page MenuHomeFreeBSD

Clean up some of the core dumping code.
ClosedPublic

Authored by trasz on May 22 2021, 9:12 AM.
Tags
None
Referenced Files
F134786972: D30397.id89823.diff
Tue, Nov 4, 3:15 PM
Unknown Object (File)
Sat, Nov 1, 5:13 AM
Unknown Object (File)
Fri, Oct 31, 1:27 AM
Unknown Object (File)
Wed, Oct 29, 9:27 AM
Unknown Object (File)
Wed, Oct 29, 9:25 AM
Unknown Object (File)
Wed, Oct 29, 9:23 AM
Unknown Object (File)
Wed, Oct 29, 9:01 AM
Unknown Object (File)
Tue, Oct 28, 6:19 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39439
Build 36328: arc lint + arc unit

Event Timeline

trasz requested review of this revision.May 22 2021, 9:12 AM
kib added inline comments.
sys/kern/kern_exec.c
1992 ↗(On Diff #89649)

Cast is not needed, BTW.

This revision is now accepted and ready to land.May 22 2021, 9:34 AM
This revision now requires review to proceed.May 25 2021, 10:42 AM
This revision is now accepted and ready to land.May 25 2021, 12:02 PM
This revision was automatically updated to reflect the committed changes.