mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 01:45:40 +00:00
[FONTVIEW]
fix a leak svn path=/trunk/; revision=67187
This commit is contained in:
parent
5c1e6cd9ac
commit
123774cc8c
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ WinMain (HINSTANCE hThisInstance,
|
||||||
} else {
|
} else {
|
||||||
/* If the user decides to close out of the open dialog effectively
|
/* If the user decides to close out of the open dialog effectively
|
||||||
exiting the program altogether */
|
exiting the program altogether */
|
||||||
|
LocalFree(dialogTitle);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue