[NTOS]: Fixes & improvements:
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Mon, 19 Jun 2017 20:07:15 +0000 (20:07 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Mon, 19 Jun 2017 20:07:15 +0000 (20:07 +0000)
commit38274203e7f104e42f99ff389229ab308e99ff02
treee3af232952c350c26624897c92ee33e0fcf769d4
parentf4518d125d5b7a5ef8a1c90e987dd791e739778c
[NTOS]: Fixes & improvements:
- Fix a bug in CmpInitHiveFromFile(): correctly set the MaximumLength value of NewHive->FileFullPath;
- Code simplification: no need to use temporary ANSI string operations followed by UNICODE conversion, when one can do the same thing directly in UNICODE.
- Use NULL for NULL handles.

svn path=/trunk/; revision=75142
reactos/ntoskrnl/config/cmsysini.c