netlink: check buffer length fits into u_int
We may increase it to size_t later, KPI allows that already, but
doesn't seem to be needed today.
Reviewed by: melifaro
Differential Revision: https://reviews.freebsd.org/D47550
netlink: check buffer length fits into u_int Tags None Referenced Files None Subscribers None
Description
Details
|