advapi32: Fix undocumented behaviour in ReqQueryValueEx when 'count' and 'type' point...
authorSam Dennis <samuel.howard.dennis@gmail.com>
Fri, 14 Dec 2007 05:48:28 +0000 (05:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 Dec 2007 13:06:45 +0000 (14:06 +0100)
commit1590b1f73198f34a5f49a177e66c315aa0aa00a5
tree8857d8447df875797353a13e03cbf88319773c18
parent5fa90ca910843fa9947f5b85f683300fa211b95b
advapi32: Fix undocumented behaviour in ReqQueryValueEx when 'count' and 'type' point to the same address.
dlls/advapi32/registry.c
dlls/advapi32/tests/registry.c