mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r12870: fixing net rpc registry enumerate from overwritnig the open subkey handle
This commit is contained in:
parent
b76c7b6132
commit
cc2e7052bd
@ -124,7 +124,6 @@ static NTSTATUS rpc_registry_enumerate_internal(const DOM_SID *domain_sid,
|
||||
return werror_to_ntstatus(result);
|
||||
}
|
||||
}
|
||||
memcpy( &pol_key, &pol_hive, sizeof(POLICY_HND) );
|
||||
|
||||
/* get the subkeys */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user