]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'tipc-revert-two-patches'
authorDavid S. Miller <davem@davemloft.net>
Tue, 2 Jun 2020 22:13:47 +0000 (15:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jun 2020 22:13:47 +0000 (15:13 -0700)
commit6a5d5eb4cf5c094f5f96628c99761106c64e9704
tree2d4027727ce5c7a55b00fd8fc10e9d7c37cce044
parent6266dee7e113d3cdbc1fbc5f17bbd39e79c825d1
parente038dad6314b34f1ef39a0e677600700a309e814
Merge branch 'tipc-revert-two-patches'

Tuong Lien says:

====================
tipc: revert two patches

We revert two patches:

tipc: Fix potential tipc_node refcnt leak in tipc_rcv
tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv

which prevented TIPC encryption from working properly and caused kernel
panic.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>