disk_cache: enable limited hash collision detection in release builds
authorTimothy Arceri <tarceri@itsqueeze.com>
Wed, 23 Aug 2017 06:32:58 +0000 (16:32 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Fri, 25 Aug 2017 03:20:29 +0000 (13:20 +1000)
commitef42423e7be93578f6896ed02e022b98323e4c8a
tree6fa93a7626442bc9497f7e0d10f84782ba49758a
parent28b326238bcc14d372880a0e4fabcece4ffdc871
disk_cache: enable limited hash collision detection in release builds

It really doesn't cost us much and will stop strange crashes should
the stars align.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/util/disk_cache.c