Hi Tim,
On 06/20/2019 03:48 PM, Tim Kourt wrote:
The un-reset lease variable used to be freed multiple times
when the client is explicitly stopped before being destroyed.
==12374== Invalid read of size 8
==12374== at 0x46C889: _dhcp_lease_free (dhcp-lease.c:47)
==12374== by 0x46B5F2: l_dhcp_client_stop (dhcp.c:1220)
==12374== by 0x46B61D: l_dhcp_client_destroy (dhcp.c:1011)
---
ell/dhcp.c | 2 ++
1 file changed, 2 insertions(+)
Applied, thanks.
Regards,
-Denis