Skip to content

Commit fee16c8

Browse files
committed
squash, explicitly init hangup flag
1 parent 2b81770 commit fee16c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

auto_tests/toxav_mt_test.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ class AV_State {
151151
combined_av_(combined),
152152
stop_threads_{false},
153153
incomming_{false},
154+
hangup_{false},
154155
call_state_{0},
155156
video_received_{false},
156157
audio_received_{false},

0 commit comments

Comments
 (0)