diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2010-03-19 21:17:45 +0100 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2010-03-22 10:34:12 +0100 |
commit | ff0901f8036a1586037c30a365c9666e946af0f1 (patch) | |
tree | 0ac6bf41e2d0837dfa7107052f741d78a08a6dd7 /arch | |
parent | SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel (diff) | |
download | linux-ff0901f8036a1586037c30a365c9666e946af0f1.tar.xz linux-ff0901f8036a1586037c30a365c9666e946af0f1.zip |
SUNRPC: Fix the return value of rpc_run_bc_task()
Currently rpc_run_bc_task() will return NULL if the task allocation failed.
However the only caller is bc_send, which assumes that the return value
will be an ERR_PTR.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions