Hi James,
On 11/23/20 5:05 PM, James Prestwood wrote:
If l_rtnl_ifaddr4_extract does not set the values they would
get freed. Instead initialize to NULL so the cleanup free is
a no op.
---
src/netconfig.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Applied, thanks.
Regards,
-Denis