mirror of
https://github.com/hufrea/byedpi.git
synced 2025-03-14 12:58:48 +03:00
parent
193c93a68f
commit
9318e90e4e
1 changed files with 0 additions and 1 deletions
1
extend.c
1
extend.c
|
@ -313,7 +313,6 @@ static inline void free_first_req(struct eval *client)
|
|||
client->type = EV_TUNNEL;
|
||||
client->pair->type = EV_TUNNEL;
|
||||
|
||||
assert(client->buff.data);
|
||||
free(client->buff.data);
|
||||
memset(&client->buff, 0, sizeof(client->buff));
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue