Skip to content

Commit

Permalink
#714 ...
Browse files Browse the repository at this point in the history
  • Loading branch information
koekeishiya committed Nov 14, 2020
1 parent 7f8aa4e commit 5426f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/event.c
Original file line number Diff line number Diff line change
Expand Up @@ -1017,7 +1017,7 @@ static EVENT_CALLBACK(EVENT_HANDLER_DAEMON_MESSAGE)
fclose(rsp);

err:
free(context);
free(message);

out:
socket_close(param1);
Expand Down

0 comments on commit 5426f25

Please sign in to comment.