flightlessmango / MangoHud

A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb
MIT License
6.13k stars 262 forks source link

fix locking in device_info #1316

Closed Etaash-mathamsetty closed 2 months ago

Etaash-mathamsetty commented 2 months ago

otherwise device_count gets updated early, original code shouldn't crash, but this just makes it more correct