mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[gnc-xml-backend] g_free char*
This commit is contained in:
@@ -107,6 +107,7 @@ GncXmlBackend::check_path (const char* fullpath, bool create)
|
||||
g_free(dirname);
|
||||
return false;
|
||||
}
|
||||
g_free(dirname);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user