d957e23 nwfilter: Fix memory leak in learnIPAddressThread

1 file Authored by ZhiPeng Lu 6 years ago, Committed by John Ferlan 6 years ago,
    nwfilter: Fix memory leak in learnIPAddressThread
    
    Don't leak @inetaddr within the done: processing when attempting
    to instantiate the filter.
    
    Signed-off-by: ZhiPeng Lu <lu.zhipeng@zte.com.cn>