Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix another dereference before null check warning
null tcon is not possible in these paths so remove confusing null check Reported by Coverity (CID 728519) Signed-off-by: Steve French <smfrench@gmail.com> Reviewed-by: Jeff Layton <jlayton@samba.org>
- Loading branch information