Re: [PATCH] tipc: Fix potential tipc_node refcnt leak in tipc_rcv

From: Markus Elfring
Date: Wed Apr 15 2020 - 05:35:58 EST


> The issue happens in some paths of tipc_rcv(), which forget to decrease
> the refcnt increased by tipc_node_find() and will cause a refcnt leak.

How do you think about to mention the term âreference countingâ in
the commit message?

Would you like to add the tag âFixesâ to the change description?

Regards,
Markus