git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45d4474
)
cifs: fix error handling in parse_DFS_referrals
author
Jeff Layton
<jlayton@redhat.com>
Thu, 14 May 2009 11:46:59 +0000
(07:46 -0400)
committer
Steve French
<sfrench@us.ibm.com>
Thu, 14 May 2009 13:55:32 +0000
(13:55 +0000)
cifs_strndup_from_ucs returns NULL on error, not an ERR_PTR
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found