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 Not Applicable - Unit
Tests Not Applicable