missing free
This commit is contained in:
parent
9488d72347
commit
4656f7f883
@ -566,8 +566,10 @@ exchange_serve_process_config ()
|
||||
"unixpath_mode",
|
||||
"unixpath_mode required");
|
||||
TMH_VALIDATION_done ();
|
||||
GNUNET_free (modestring);
|
||||
return GNUNET_SYSERR;
|
||||
}
|
||||
GNUNET_free (modestring);
|
||||
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user