HomeFreeBSD

netlink: Use unsigned type in nl_process_nbuf

Description

netlink: Use unsigned type in nl_process_nbuf

nlmsghdr::nlmsg_len and nl_buf::offset are u_int. Make msglen match.

Reviewed by: pouria, glebius
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D57474

Details

Provenance
emasteAuthored on Jun 5 2026, 7:16 PM
Reviewer
pouria
Differential Revision
D57474: netlink: Use unsigned type in nl_process_nbuf
Parents
rG0b269737f9ca: imgact_elf: handle unaligned phdrs
Branches
Unknown
Tags
Unknown