Skip to content
Commit 6536d289 authored by Dave Kleikamp's avatar Dave Kleikamp
Browse files

JFS: skip bad iput() call in error path



If jfs_iget() fails, we can't call iput() on the returned error.
Thanks to Eric Sesterhenn's fuzzer testing for reporting the problem.

Signed-off-by: default avatarDave Kleikamp <shaggy@linux.vnet.ibm.com>
parent b2e03ca7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment