Skip to content

Commit 77bbb4c

Browse files
author
Vysheng
committed
Fixed loop.c
1 parent b9878e5 commit 77bbb4c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎loop.c‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ void net_loop (int flags, int (*is_end)(void)) {
205205

206206
if (term_ev) {
207207
event_free (term_ev);
208+
term_ev = 0;
208209
}
209210

210211
if (verbosity >= E_DEBUG) {

0 commit comments

Comments
 (0)