mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-01 19:06:47 +02: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>