[RTL]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Tue, 14 Jan 2014 19:41:01 +0000 (19:41 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Tue, 14 Jan 2014 19:41:01 +0000 (19:41 +0000)
commit0caf2dda615e57470f5e7edd86be895e46811f16
tree6ff44e45f1e4c0d706f3c592614f4e13ca2c0181
parentaf7aa8d819919a94b4baf1b05c0a03dde51e90e3
[RTL]
Fix a nasty bug in RtlQueryRegistryValues, that caused memory corruption when the the key name or data had the "wrong" length.

svn path=/trunk/; revision=61624
reactos/lib/rtl/registry.c