summaryrefslogtreecommitdiff
path: root/source3/registry/reg_backend_db.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-07-08 16:16:18 +0200
committerMichael Adam <obnox@samba.org>2009-07-15 14:01:40 +0200
commitd554c0d7a923f1194463481f0bd829042cee574a (patch)
tree568c932245bff67c6ea9cb98acba41289f417ffa /source3/registry/reg_backend_db.c
parent3071b0712211b17b464f62d544fa16da5a128b01 (diff)
downloadsamba-d554c0d7a923f1194463481f0bd829042cee574a.tar.gz
samba-d554c0d7a923f1194463481f0bd829042cee574a.tar.bz2
samba-d554c0d7a923f1194463481f0bd829042cee574a.zip
s3:registry: don't store differently cased entries for the same keys.
This happened for instance during registry initialization, when entries for HKLM\Software and HKLM\SOFTWARE were created. Searching these entries was case insensitive though. But the entries ended up in the subkey-lists anyways. This is solved by making the subkeys_hash in the regsubkey_container structs case insensitive (using the new _bystring_upper() wrappers). Michael
Diffstat (limited to 'source3/registry/reg_backend_db.c')
0 files changed, 0 insertions, 0 deletions