Skip to content
Snippets Groups Projects
Commit 0992e75d authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Fix Win32 console (and likely curses) crash on connect

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.
parent eae79b12
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment