mirror of
https://github.com/samba-team/samba.git
synced 2025-09-23 01:44:20 +03:00
r12870: fixing net rpc registry enumerate from overwritnig the open subkey handle
This commit is contained in:
committed by
Gerald (Jerry) Carter
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 */
|
||||
|
||||
|
Reference in New Issue
Block a user