mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
parent
1cd129b102
commit
6fb6174007
@ -222,7 +222,7 @@ WERROR reg_open_key(TALLOC_CTX *mem_ctx, struct registry_key *parent, const char
|
||||
WERROR error;
|
||||
|
||||
if(!parent) {
|
||||
DEBUG(0, ("Invalid parent key specified"));
|
||||
DEBUG(0, ("Invalid parent key specified for open of '%s'\n", name));
|
||||
return WERR_INVALID_PARAM;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user