On Mon, Jan 20, 2020 at 05:25:37PM +0100, Phil Sutter wrote: > Allocated 'mask' expression is not freed before returning to caller, > although it is used temporarily only. > > Fixes: b851ba4731d9f ("src: add interface wildcard matching") > Signed-off-by: Phil Sutter <phil@xxxxxx> Acked-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>