mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 04:45:43 +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 {
|
||||
/* If the user decides to close out of the open dialog effectively
|
||||
exiting the program altogether */
|
||||
LocalFree(dialogTitle);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue