[PATCH 2/3] server: Prevent unloading a registry hive while the key is in use.

Akihiro Sagawa sagawa.aki at gmail.com
Fri Feb 12 05:30:14 CST 2021


Otherwise, RegUnLoadKey(HKEY_USERS, "S-1-5-21-0-0-0-1000") erases all
HKCU registry. The call is actually done by a certain installer.

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 server/registry.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-server-Prevent-unloading-a-registry-hive-while-the-k.patch
Type: text/x-patch
Size: 618 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210212/fa08f349/attachment.bin>


More information about the wine-devel mailing list