net_rpc_registry: use split_hive_key to normalize hive befor open.
commit61d09caef340d2fee303e429f6f25d011cb3023c
authorMichael Adam <obnox@samba.org>
Fri, 4 Apr 2008 14:46:01 +0000 (4 16:46 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 4 Apr 2008 15:05:00 +0000 (4 17:05 +0200)
treeb1feb8609edf9b808f7c20f89adb19c6c1072ada
parent3d039b518f04b9dd3c87b9af2ec816e049554e27
net_rpc_registry: use split_hive_key to normalize hive befor open.

THis allows to specify keys in the form "HKLM/Software/samba",
i.e. "/" instead of "\\".

Michael
source/utils/net_rpc_registry.c