aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmdebug.h
diff options
context:
space:
mode:
authorRoland Dreier <[email protected]>2015-05-29 23:12:10 -0700
committerNicholas Bellinger <[email protected]>2015-05-30 20:01:04 -0700
commitb2feda4feb1b0ea74c0916b4a35b038bbfef9c82 (patch)
treef2fab5419c4543973d9dad998a587768d29913b7 /include/linux/mmdebug.h
parenta3541703ebbf99d499656b15987175f6579b42ac (diff)
iser-target: Fix error path in isert_create_pi_ctx()
We don't assign pi_ctx to desc->pi_ctx until we're certain to succeed in the function. That means the cleanup path should use the local pi_ctx variable, not desc->pi_ctx. This was detected by Coverity (CID 1260062). Signed-off-by: Roland Dreier <[email protected]> Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'include/linux/mmdebug.h')
0 files changed, 0 insertions, 0 deletions