This fixes some signedness bugs and potential underflows. The length of
nl_buf is still limited by UINT_MAX and this is asserted now.
Details
Details
- Reviewers
melifaro - Group Reviewers
network - Commits
- rGf1c6edba885f: netlink: use size_t through the allocation KPI
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 60530 Build 57414: arc lint + arc unit