[quake3-commits] [ioquake/ioq3] 52e724: Fix demoName Com_sprintf size larger than buffer
Zack Middleton
zturtleman at gmail.com
Sun Jan 12 17:31:34 EST 2014
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 52e72408d944200006ced8cd90a5b0a1262fa2a9
https://github.com/ioquake/ioq3/commit/52e72408d944200006ced8cd90a5b0a1262fa2a9
Author: Zack Middleton <zturtleman at gmail.com>
Date: 2014-01-12 (Sun, 12 Jan 2014)
Changed paths:
M code/client/cl_main.c
Log Message:
-----------
Fix demoName Com_sprintf size larger than buffer
Maybe this is why demoName is a static global with the comment 'compiler bug workaround'?
More information about the quake3-commits
mailing list