Files
linux/net/sunrpc
Dan Carpenter 8bb8ebe7b7 nfsd: don't allow zero length strings in cache_parse()
commit 6d8d174998 upstream.

There is no point in passing a zero length string here and quite a
few of that cache_parse() implementations will Oops if count is
zero.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-02 09:27:21 -07:00
..
2011-04-10 17:01:05 +02:00
2011-01-06 14:46:23 -05:00
2010-12-17 15:48:21 -05:00
2011-05-29 20:52:32 +03:00