[CIFS] Fix walking out end of cifs dacl
Acked-by: Shirish Pargaonkar <shirishp@us.ibm.com> Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
@@ -770,7 +770,7 @@ cifs_print_status(__u32 status_code)
|
||||
|
||||
|
||||
static void
|
||||
ntstatus_to_dos(__u32 ntstatus, __u8 * eclass, __u16 * ecode)
|
||||
ntstatus_to_dos(__u32 ntstatus, __u8 *eclass, __u16 *ecode)
|
||||
{
|
||||
int i;
|
||||
if (ntstatus == 0) {
|
||||
|
Reference in New Issue
Block a user