Page MenuHomeFreeBSD

netlink: use size_t through the allocation KPI
Needs ReviewPublic

Authored by glebius on Wed, Nov 13, 9:55 PM.
Tags
None
Referenced Files
F102610413: D47551.diff
Thu, Nov 14, 6:37 PM
F102598337: D47551.id.diff
Thu, Nov 14, 2:38 PM
F102572811: D47551.id.diff
Thu, Nov 14, 5:45 AM
Subscribers

Details

Reviewers
melifaro
Group Reviewers
network
Summary

This fixes some signedness bugs and potential underflows. The length of
nl_buf is still limited by UINT_MAX and this is asserted now.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 60530
Build 57414: arc lint + arc unit