• Dmitry Shulga's avatar
    Follow up fix for bug#57450. · 107b4607
    Dmitry Shulga authored
    batch_readline_init() was modified - return an error
    if the input source is a directory or a block device.
    
    This follow-up is necessary because on some platforms,
    such as Solaris, call to read() from directory may be
    successful.
    107b4607
readline.cc 6.85 KB