]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: free the state when dropping on state NONE master
authorRoy Marples <roy@marples.name>
Mon, 23 Mar 2026 15:31:01 +0000 (15:31 +0000)
committerGitHub <noreply@github.com>
Mon, 23 Mar 2026 15:31:01 +0000 (15:31 +0000)
commit0edb7659597442c65e6d867c4a3e75b234358afe
treedb330b670974b28feca37d559cb460d421170a4e
parent629773b08198beb80e83fd0a94a24d25c60739e7
DHCP: free the state when dropping on state NONE

Fixes an issue when dhcpcd tries to release when the carrier
is down.

Fixes #560
src/dhcp.c