diff options
author | 2008-04-19 13:15:47 -0400 | |
---|---|---|
committer | 2008-04-19 16:52:33 -0400 | |
commit | 24b74bf0c9e08cbda74d3c64af69ad402ed54e04 (patch) | |
tree | bd18884769eef620d12babbc86a008561321758e /lib/parser.c | |
parent | lockd: introduce new function to encode private argument in SM_MON requests (diff) | |
download | wireguard-linux-24b74bf0c9e08cbda74d3c64af69ad402ed54e04.tar.xz wireguard-linux-24b74bf0c9e08cbda74d3c64af69ad402ed54e04.zip |
SUNRPC: Fix a bug in call_decode()
call_verify() can, under certain circumstances, free the RPC slot. In that
case, our cached pointer 'req = task->tk_rqstp' is invalid. Bug was
introduced in commit 220bcc2afd7011b3e0569fc178331fa983c92c1b (SUNRPC:
Don't call xprt_release in call refresh).
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions