mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
r16198: Fix Klocwork 1023
This commit is contained in:
parent
963ae5bd14
commit
3a7d01afbe
@ -1905,7 +1905,6 @@ files_struct *open_directory(connection_struct *conn,
|
||||
DEBUG(5,("open_directory: invalid create_disposition "
|
||||
"0x%x for directory %s\n",
|
||||
(unsigned int)create_disposition, fname));
|
||||
file_free(fsp);
|
||||
set_saved_ntstatus(NT_STATUS_INVALID_PARAMETER);
|
||||
return NULL;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user