about summary refs log tree commit diff stats
path: root/worker/lib
diff options
context:
space:
mode:
authorReto Brunner <reto@labrat.space>2020-02-15 12:37:18 +0100
committerDrew DeVault <sir@cmpwn.com>2020-02-16 10:41:11 -0500
commit30c0a9fba471bcd023c8aeebb3901803bb35d31f (patch)
treebb5943328da9082cd2d59d3910513ea6ccccb0d6 /worker/lib
parent3e7e236f50265d53528b3168c192a0254413db06 (diff)
downloadaerc-30c0a9fba471bcd023c8aeebb3901803bb35d31f.tar.gz
imap: fix double closing idleStop
The idle restart code is at the end of handleMessage in the worker.
However if an unsupported msg comes in, we returned early, skipping the re-init.
That lead to a crash due to double closing idleStop in the next iteration.
Diffstat (limited to 'worker/lib')
0 files changed, 0 insertions, 0 deletions