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:
7ce86d5
)
cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle
author
Jeff Layton
<jlayton@redhat.com>
Wed, 24 Sep 2008 15:32:59 +0000
(11:32 -0400)
committer
Steve French
<sfrench@us.ibm.com>
Wed, 24 Sep 2008 19:07:36 +0000
(19:07 +0000)
cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle
The rename destination isn't supposed to be null terminated. Also,
change the name string arg to be const.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found