]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Ensure offer_len is 0 after making offer NULL.
authorRoy Marples <roy@marples.name>
Sat, 13 Aug 2016 15:11:10 +0000 (15:11 +0000)
committerRoy Marples <roy@marples.name>
Sat, 13 Aug 2016 15:11:10 +0000 (15:11 +0000)
commit92faf8ea01527dad67a291595e9795d9f70b1158
tree945e7703e98319a8e6e8c231701eb9c6760ebfbf
parent069db9d56c3a70115205489efeef5f76ac7a8747
Ensure offer_len is 0 after making offer NULL.
Set offer_len before each memcpy to aid debugging.
dhcp.c