fix double-free
This commit is contained in:
parent
99fc27d403
commit
6ee5346b20
@ -950,7 +950,6 @@ main (int argc,
|
||||
return BAD_CONFIG_FILE;
|
||||
}
|
||||
GNUNET_free (exchange_payto_url);
|
||||
GNUNET_free (bank_details_section);
|
||||
}
|
||||
if ( (MODE_EXCHANGE == mode) || (MODE_BOTH == mode) )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user