зеркало из https://github.com/github/putty.git
Remove double close of registry key
[originally from svn r182]
This commit is contained in:
Родитель
5862a6348a
Коммит
3774094e46
1
windlg.c
1
windlg.c
|
@ -226,7 +226,6 @@ static void load_settings (char *section, int do_host) {
|
|||
}
|
||||
|
||||
free(p);
|
||||
RegCloseKey(subkey1);
|
||||
|
||||
if (do_host) {
|
||||
char prot[10];
|
||||
|
|
Загрузка…
Ссылка в новой задаче