diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2021-11-04 17:33:36 -0400 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2021-11-05 14:54:30 -0400 |
commit | f114759c322edb4f293941a62748e31858852cd1 (patch) | |
tree | 5626a745bccf8190c65f120a6a42f330082da23b /arch | |
parent | 6659db4c59842343da46b97017574130f95143a9 (diff) |
NFSv4: Fix potential Oops in decode_op_map()
The return value of xdr_inline_decode() is not being checked, leading to
a potential Oops. Just replace the open coded array decode with the
generic XDR version.
Reported-by: <rtm@csail.mit.edu>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions