On Tue, Nov 05, 2024 at 10:33:10PM +0100, Phil Sutter wrote: > Align behaviour with that of mnl_nfct_update_cb(): Just free the > nf_conntrack object and return. Do not increment counter variable, and > certainly do not try to print an uninitialized buffer. > > Fixes: a7abf3f5dc7c4 ("conntrack: skip ENOENT when -U/-D finds a stale conntrack entry") > Signed-off-by: Phil Sutter <phil@xxxxxx> Patch applied.