]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: Check we have enough for data for IP header as well.
authorMaciej S. Szmigiero <mail@maciej.szmigiero.name>
Fri, 13 Sep 2019 11:42:17 +0000 (12:42 +0100)
committerRoy Marples <roy@marples.name>
Fri, 13 Sep 2019 11:42:17 +0000 (12:42 +0100)
commite28e822091c4ea9e164b7bb15b6c884c66593f8e
tree7ca1c4995d3eac8ba5374ee1260c9c6c4b467561
parenta025e70cd4683619ce4d8a49aefa377cb6284f52
DHCP: Check we have enough for data for IP header as well.

This is totally my bad - Maciej's patch had this length check in
but somehow my patch import lost it.
src/dhcp.c