mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 04:07:51 +00:00
Jarrod Johnson
dae131d40f
Fix race condition on console connect
When data was coming in during logon, it was possible for the handler to be called before rcpts member was initialized. Correct by initializing rcpts prior to taking any other action.
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%