-leak fix
This commit is contained in:
parent
6518cc20dd
commit
7689c71cea
@ -152,6 +152,7 @@ destroy_wire_state (struct WireStateHandle *wsh)
|
||||
GNUNET_free (wfs);
|
||||
}
|
||||
MHD_destroy_response (wsh->wire_reply);
|
||||
GNUNET_free (wsh->etag);
|
||||
GNUNET_free (wsh);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user