mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
[FONTVIEW]
fix a leak svn path=/trunk/; revision=67187
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user