[quake3-commits] [ioquake/ioq3] ebac00: Don't read clc.voipIncomingSequence until range ch...
Zack Middleton
zturtleman at gmail.com
Sun Jan 12 20:23:51 EST 2014
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: ebac005c9e15bbd10ff598da1533b9fc5b62da16
https://github.com/ioquake/ioq3/commit/ebac005c9e15bbd10ff598da1533b9fc5b62da16
Author: Zack Middleton <zturtleman at gmail.com>
Date: 2014-01-12 (Sun, 12 Jan 2014)
Changed paths:
M code/client/cl_parse.c
Log Message:
-----------
Don't read clc.voipIncomingSequence until range checked sender
Commit: 0698817a7fba8319e99ad3df9a66ad251207952f
https://github.com/ioquake/ioq3/commit/0698817a7fba8319e99ad3df9a66ad251207952f
Author: Zack Middleton <zturtleman at gmail.com>
Date: 2014-01-12 (Sun, 12 Jan 2014)
Changed paths:
M code/client/snd_dma.c
Log Message:
-----------
Remove unused code path from S_Base_StartBackgroundTrack
We make sure intro isn't NULL. Then if loop is NULL, set it to intro.
Compare: https://github.com/ioquake/ioq3/compare/581b6316b7c4...0698817a7fba
More information about the quake3-commits
mailing list