]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
INET: If we fail to add an address that already exists, don't free it
authorRoy Marples <roy@marples.name>
Tue, 22 Oct 2019 21:50:17 +0000 (22:50 +0100)
committerRoy Marples <roy@marples.name>
Tue, 22 Oct 2019 21:50:17 +0000 (22:50 +0100)
commitbcb917fa0828e41c8bdf687a919c55ccee347fd3
treeb56bef305ac9b920214122a5a2313c51ab61076d
parent99341a5cebe8db22a67cf0de503575ae5fb3ae62
INET: If we fail to add an address that already exists, don't free it

Should not happen in production.....
src/ipv4.c