mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
Quiet some valgrind reports.
This commit is contained in:
parent
cd0f2bcfdd
commit
4446b15c3f
@ -179,6 +179,8 @@ void WINECON_RegLoad(const WCHAR* appname, struct config_data* cfg)
|
||||
cfg->def_attr = 0x000F;
|
||||
cfg->win_height = 25;
|
||||
cfg->win_width = 80;
|
||||
cfg->win_pos.X = 0;
|
||||
cfg->win_pos.Y = 0;
|
||||
cfg->edition_mode = 0;
|
||||
cfg->registry = NULL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user