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:
b47d19d
)
NFS: Buffer overflow in ->decode_dirent() should not be fatal
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 20 Nov 2010 17:22:20 +0000
(12:22 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 22 Nov 2010 18:24:43 +0000
(13:24 -0500)
Overflowing the buffer in the readdir ->decode_dirent() should not lead to
a fatal error, but rather to an attempt to reread the record in question.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found