diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-01-14 09:36:39 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-01-15 19:04:58 +0100 |
commit | 8583ace18fe8eda5491341f3ad74b2c9e91d1de5 (patch) | |
tree | 2ef1fb8cdaefa094c3b1bf4d3419060163ac07ca /src/uicmd.cc | |
parent | f53fe9bc1fefbb15d3626912093112b511a632c8 (diff) |
Prevent nested calls to Tls_connect()
They may accidentally happen if a fd callback is still attached to the
connection socket while we wait in a FTLK dialog, causing another call
to Tls_connect() which will end up in an infinite loop.
Diffstat (limited to 'src/uicmd.cc')
0 files changed, 0 insertions, 0 deletions