diff options
author | Jeff Layton <jlayton@redhat.com> | 2014-04-05 14:45:57 +0200 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2014-04-05 15:25:42 +0200 |
commit | 9581a4ae75517099bc87e1c43d1a8f35b55741b9 (patch) | |
tree | be0688b7e4af19715e11f82f83f86664a61e9116 /net | |
parent | NFSv4: Fix a use-after-free problem in open() (diff) | |
download | linux-9581a4ae75517099bc87e1c43d1a8f35b55741b9.tar.xz linux-9581a4ae75517099bc87e1c43d1a8f35b55741b9.zip |
nfs: pass string length to pr_notice message about readdir loops
There is no guarantee that the strings in the nfs_cache_array will be
NULL-terminated. In the event that we end up hitting a readdir loop, we
need to ensure that we pass the warning message the length of the
string.
Reported-by: Lachlan McIlroy <lmcilroy@redhat.com>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions