]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: reduce buflen by 2 when creating a new RFC 3396 option
authorBillie Alsup <balsup@cisco.com>
Sat, 7 Dec 2024 07:42:38 +0000 (07:42 +0000)
committerRoy Marples <roy@marples.name>
Sat, 7 Dec 2024 07:42:38 +0000 (07:42 +0000)
commit0f303ab474494b8ad4889d69df76309eba282efb
tree109a4de3ce03d6c082d1ee851e4e018caac7d627
parent371c7c69bc5d0758dfa00af256ea0c1ed07149ee
DHCP: reduce buflen by 2 when creating a new RFC 3396 option

Fixes #418 and potential buffer overflow.
src/dhcp.c