mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-10-29 21:14:11 +01:00
Let's use our new safe_snprintf() helper. It's designed to make thread-safe usage easy and will also be used by the next commits. Reported-by: Alex Smith <alex@alex-smith.me.uk> Signed-off-by: Kai Krakow <kai@kaishome.de>