util/disk_cache: do not allow space in MESA_GLSL_CACHE_MAX_SIZE
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 9 Feb 2017 13:35:34 +0000 (13:35 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 16 Feb 2017 15:22:17 +0000 (15:22 +0000)
commitcadf174866bcb2b717ddc53a586ca51f37e80893
treeea3b061f23c17db22751c49f8afa557010a274d1
parent350e8e821f55f1560933c31b261bc5d5dd3b7a13
util/disk_cache: do not allow space in MESA_GLSL_CACHE_MAX_SIZE

No other env var used in mesa allows for space in the variable contents.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Acked-by: Timothy Arceri <tarceri@itsqueeze.com>
src/util/disk_cache.c