chat: do not die when HANGUP param is missing. Closes 10016
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 5 Sep 2017 17:16:40 +0000 (19:16 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 5 Sep 2017 17:16:40 +0000 (19:16 +0200)
commit9d858f5717cfc261d2ee80efff954acd7b1e5c00
tree39258fa1531360e9bcc65cdb49b25684e49e7783
parent94aaf4b5d3c649a281299aedba08ce1939780fb4
chat: do not die when HANGUP param is missing. Closes 10016

function                                             old     new   delta
chat_main                                           1356    1379     +23

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/chat.c