Re: [PATCH] net/tls: Fix sk_psock refcnt leak in bpf_exec_tx_verdict()

From: Markus Elfring
Date: Sat Apr 25 2020 - 14:47:30 EST


> When bpf_exec_tx_verdict() returns, local variable "psock" becomes
> invalid, so the refcount should be decreased to keep refcount balanced.

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