]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"
authorTuong Lien <tuong.t.lien@dektech.com.au>
Tue, 2 Jun 2020 04:46:41 +0000 (11:46 +0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jun 2020 22:13:47 +0000 (15:13 -0700)
commite038dad6314b34f1ef39a0e677600700a309e814
tree2d4027727ce5c7a55b00fd8fc10e9d7c37cce044
parentbeeb38e917253ae0dbae629e87f6f8c9e91ad9d0
Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"

This reverts commit fb915d80bd20f91be2b33471cb976f28abee2d9e.

Like the previous patch in this series, we revert the above commit that
causes similar issues with the 'aead' object.

Acked-by: Jon Maloy <jmaloy@redhat.com>
Signed-off-by: Tuong Lien <tuong.t.lien@dektech.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/crypto.c