Fix use-after-free when exiting w/ a pairing session
This commit is contained in:
committed by
Yukino Song
parent
ba22fa9a3e
commit
f8c57be702
@@ -1385,6 +1385,8 @@ namespace nvhttp {
|
|||||||
// Wait for any event
|
// Wait for any event
|
||||||
shutdown_event->view();
|
shutdown_event->view();
|
||||||
|
|
||||||
|
map_id_sess.clear();
|
||||||
|
|
||||||
https_server.stop();
|
https_server.stop();
|
||||||
http_server.stop();
|
http_server.stop();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user