• Robert Pluim's avatar
    Avoid read error messages from 'inotify' · ac9da241
    Robert Pluim authored
    * src/process.c (wait_reading_process_output): Add a
    'tls_available' set and manipulate it instead of 'Available' when
    checking TLS inputs.  Assign the value to 'Available' only if we
    find any TLS data waiting to be read.  This avoids error messages
    from 'inotify' that tries to read data it shouldn't.  (Bug#21337)
    ac9da241
process.c 222 KB