Blender Git Commit Log
Git Commits -> Revision 76b9eaf
Revision 76b9eaf by Campbell Barton (master) November 4, 2018, 05:48 (GMT) |
Fix ghash masking out upper bits on 64bit systems The code this was taken from assumes a 'size_t' result, which isn't the case here. In practice the bucket distribution wasn't bad, even so this was a nop so best fix. |
Commit Details:
Full Hash: 76b9eaf7a84ee2098c1ca1bf5cd4042c55ae76d7
Parent Commit: 1b97456
Lines Changed: +5, -3
1 Modified Path:
/source/blender/blenlib/intern/BLI_ghash_utils.c (+5, -3) (Diff)