"README.md" did not exist on "7fd71e58b038a7244c2ac1ee579c43947f3968c4"
ubifs: dereferencing an ERR_PTR in ubifs_mount()
d251ed27 "ubifs: fix sget races" left out the goto from this error path so the static checkers complain that we're dereferencing "sb" when it's an ERR_PTR. Signed-off-by:Dan Carpenter <error27@gmail.com> Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
Loading
Please register or sign in to comment