mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-07-30 23:16:09 -04:00
StopClient guards profilemanager_thread and nulls it after the delete, but nothing ever set it, so destroying a client that never started read an uninitialized pointer. client_active was unset until StartClient and is read on the same path.
95 KiB
95 KiB