diff options
author | z3bra <contactatz3bradotorg> | 2016-11-21 13:52:59 +0100 |
---|---|---|
committer | z3bra <contactatz3bradotorg> | 2016-11-21 13:52:59 +0100 |
commit | 1d09a7e9f51e0a3f3034d308521fb1157796e04a (patch) | |
tree | a4e052200317f06a9c97e883147724239dc31f62 /readpassphrase.c | |
parent | e9f47ae7f10d1b05dc56004e442e239fcbecd6a2 (diff) |
Make sure call is only canceled once
Upon receiving a FINISHED state, the client should consider the call
over, and free its local variable. It should NOT try to send a CANCEL
signal, as it could try to cancel the call twice, resulting in a double
free() that can crash the core.
Diffstat (limited to 'readpassphrase.c')
0 files changed, 0 insertions, 0 deletions