diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-10-30 13:45:28 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-10-30 14:02:12 -0400 |
commit | aaf3dc6ac3e3a38b0dd3508d72594214ede27c5c (patch) | |
tree | 3bb193d642ae539b4301e95de3167aaaea817ff4 /src | |
parent | 19b2363c931b03f1ea2fa17f94bf2458d62d9a77 (diff) | |
download | kutter-aaf3dc6ac3e3a38b0dd3508d72594214ede27c5c.tar.gz kutter-aaf3dc6ac3e3a38b0dd3508d72594214ede27c5c.tar.xz kutter-aaf3dc6ac3e3a38b0dd3508d72594214ede27c5c.zip |
serialqueue: Fix registration of serial fd in debug mode
When in debug output mode, make sure to register the fd correctly.
Otherwise, the poll() call will use the 0 fd which could cause random
results.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions