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:
8c8651b
)
NFSD: pass null terminated buf to kstrtouint()
author
Malahal Naineni
<malahal@us.ibm.com>
Sun, 9 Sep 2012 15:25:47 +0000
(10:25 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Mon, 10 Sep 2012 21:46:19 +0000
(17:46 -0400)
The 'buf' is prepared with null termination with intention of using it for
this purpose, but 'name' is passed instead!
Signed-off-by: Malahal Naineni <malahal@us.ibm.com>
Cc: stable@vger.kernel.org
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found