Page MenuHomeFreeBSD

Fix routing sysctl leaks.
ClosedPublic

Authored by markj on Nov 25 2018, 10:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 10:42 PM
Unknown Object (File)
Sat, Oct 11, 7:50 PM
Unknown Object (File)
Tue, Oct 7, 8:06 AM
Unknown Object (File)
Mon, Sep 29, 9:26 AM
Unknown Object (File)
Tue, Sep 16, 10:49 PM
Unknown Object (File)
Aug 25 2025, 11:09 AM
Unknown Object (File)
Aug 13 2025, 12:20 PM
Unknown Object (File)
Aug 4 2025, 3:10 PM
Subscribers

Details

Summary

Some of the structures exported by sysctl_rtsock() contain padding
fields. A few of these were explicitly zeroed, but some were not. For
now, fix the problem by identifying the remaining pad fields and
clearing them.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21201
Build 20552: arc lint + arc unit