]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Check we have an assigned address when an ARP conflict occurs to avoid a NULL
authorRoy Marples <roy@marples.name>
Sat, 25 Jun 2016 11:43:58 +0000 (11:43 +0000)
committerRoy Marples <roy@marples.name>
Sat, 25 Jun 2016 11:43:58 +0000 (11:43 +0000)
commit7c0a850a5fea8b37163e3416b4b19bf4ae1ad4a7
treebc0d99fbc473f32f5817e51bba3272958566bcd8
parentb45eaf86b9c296ecd0d4e0b879b399067d6de036
Check we have an assigned address when an ARP conflict occurs to avoid a NULL
pointer deference. Fixes [61803be50b].
ipv4ll.c