mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Fix bug.
This commit is contained in:
parent
05477f77d3
commit
1cc47101fe
|
@ -1242,6 +1242,8 @@ void doInbound(Messenger *m)
|
|||
|
||||
set_friend_status(m, friend_id, FRIEND_CONFIRMED);
|
||||
}
|
||||
|
||||
crypto_kill(m->net_crypto, inconnection);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user