Balance a getifaddrs() with a freeifaddrs(); plugs a leak seen by
authorotto <otto@openbsd.org>
Sun, 11 Dec 2022 10:47:37 +0000 (10:47 +0000)
committerotto <otto@openbsd.org>
Sun, 11 Dec 2022 10:47:37 +0000 (10:47 +0000)
commit3c46ceeaef274bbef234dac63245c4b6567168d7
tree12081a56c56823885799194fcd3895b04bf40b0c
parentae38162bb0b271e754e50c0aab431efcff91f60d
Balance a getifaddrs() with a freeifaddrs(); plugs a leak seen by
florian@ and myself.  ok florian@
sbin/dhcpleased/dhcpleased.c