Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
radkesvat committed May 26, 2024
1 parent 0096bb6 commit b3c3146
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tunnels/server/reverse/reverse_server.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ static void upStream(tunnel_t *self, context_t *c)

if (! isAlive(c->line))
{

reuseContextBuffer(c);
destroyContext(c);
return;
Expand Down

0 comments on commit b3c3146

Please sign in to comment.