[ntoskrnl/config]
authorMichael Martin <michael.martin@reactos.org>
Sat, 28 Nov 2009 14:54:34 +0000 (14:54 +0000)
committerMichael Martin <michael.martin@reactos.org>
Sat, 28 Nov 2009 14:54:34 +0000 (14:54 +0000)
commit3ba0c60504defe88e78e2f2b252005b5b671a548
tree629113fb20e2433ec475f8d2bd01323a39cedc04
parent911304e174d5d1f93c546993d718df1481973f12
[ntoskrnl/config]
- CmpFindSubKeyInName: CmpFindSubKeyInRoot is useless in finding the correct leaf with the key name that is being searched for when keys are not sorted. Loop and search each leaf of the root index for the key name. See bug #4895 for more info.

svn path=/trunk/; revision=44303
reactos/ntoskrnl/config/cmindex.c