mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[gnc-file] free char*
This commit is contained in:
parent
c8a7b9edb3
commit
10298dc644
@ -572,6 +572,7 @@ gnc_add_history (QofSession * session)
|
||||
file = gnc_uri_normalize_uri ( url, FALSE ); /* Note that the password is not saved in history ! */
|
||||
|
||||
gnc_history_add_file (file);
|
||||
g_free (file);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user