[quake3-commits] [ioquake/ioq3] 497a74: Fix undefined behavior when shifting left by 32.
SmileTheory
SmileTheory at gmail.com
Wed Sep 7 19:56:40 EDT 2016
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 497a74f22a39cbf8694e5d8567f3113f03ba3620
https://github.com/ioquake/ioq3/commit/497a74f22a39cbf8694e5d8567f3113f03ba3620
Author: SmileTheory <SmileTheory at gmail.com>
Date: 2016-09-07 (Wed, 07 Sep 2016)
Changed paths:
M code/renderergl1/tr_world.c
M code/renderergl2/tr_world.c
Log Message:
-----------
Fix undefined behavior when shifting left by 32.
https://bugzilla.icculus.org/show_bug.cgi?id=6432
More information about the quake3-commits
mailing list