Skip to content
  • Deucе's avatar
    0992e75d
    Fix Win32 console (and likely curses) crash on connect · 0992e75d
    Deucе authored
    RIP initialization was trying to obtain a lock that only exists when
    using a bitmap console.  Don't allow RIP to be enabled, and don't
    perform the operations that require the lock when the CONIO_OPT_SET_PIXEL
    ciolib option is not set.
    0992e75d
    Fix Win32 console (and likely curses) crash on connect
    Deucе authored
    RIP initialization was trying to obtain a lock that only exists when
    using a bitmap console.  Don't allow RIP to be enabled, and don't
    perform the operations that require the lock when the CONIO_OPT_SET_PIXEL
    ciolib option is not set.
Loading