Page MenuHomeFreeBSD

Fix routing sysctl leaks.
ClosedPublic

Authored by markj on Nov 25 2018, 10:28 PM.
Tags
None
Referenced Files
F148249472: D18333.id51114.diff
Mon, Mar 16, 7:11 PM
Unknown Object (File)
Fri, Feb 27, 10:16 PM
Unknown Object (File)
Fri, Feb 27, 1:34 PM
Unknown Object (File)
Tue, Feb 24, 11:55 AM
Unknown Object (File)
Tue, Feb 24, 11:30 AM
Unknown Object (File)
Mon, Feb 23, 7:21 PM
Unknown Object (File)
Feb 8 2026, 11:35 PM
Unknown Object (File)
Dec 19 2025, 4:00 AM
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