Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cifs: NULL dereference on allocation failure
We should just return directly here, the goto causes a NULL dereference. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Reviewed-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <smfrench@gmail.com>
- Loading branch information