sd-dhcp: drop meaningless checking
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 24 Aug 2018 02:14:32 +0000 (11:14 +0900)
committerFilipe Brandenburger <filbranden@google.com>
Tue, 4 Sep 2018 20:07:37 +0000 (13:07 -0700)
commit339697f081ecae155013ec1cca9c895635add713
tree5c2c7a1351a06771e272aa023bf8c0c757925065
parent862764560bbc31e9e85c9074f69269f0a1ab67c4
sd-dhcp: drop meaningless checking

mac_addr is not dynamically allocated.

Fixes CID 1395162 and 1395164.
src/libsystemd-network/sd-dhcp-client.c
src/libsystemd-network/sd-dhcp6-client.c