mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Merge branch 'maint-0.3.0'
This commit is contained in:
commit
02aaa7f9ed
@ -3175,8 +3175,8 @@ count_intro_point_circuits(const rend_service_t *service)
|
||||
*/
|
||||
STATIC ssize_t
|
||||
encode_establish_intro_cell_legacy(char *cell_body_out,
|
||||
size_t cell_body_out_len,
|
||||
crypto_pk_t *intro_key, char *rend_circ_nonce)
|
||||
size_t cell_body_out_len,
|
||||
crypto_pk_t *intro_key, char *rend_circ_nonce)
|
||||
{
|
||||
int retval = -1;
|
||||
int r;
|
||||
|
Loading…
Reference in New Issue
Block a user