wineserver: Mark registry hives clean after being loaded initially from file

Alexandre Julliard julliard at winehq.org
Tue Nov 24 04:37:33 CST 2009


Paul Chitescu <paulc at voip.null.ro> writes:

> @@ -1393,6 +1393,7 @@
>              fprintf( stderr, "%s is not a valid registry file\n", filename );
>              return;
>          }
> +        make_clean( key );

It would be better to create them with the correct flags in the first
place. 

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list