Blender Git Commit Log
Git Commits -> Revision dda0de4
Revision dda0de4 by Brecht Van Lommel (master) August 2, 2019, 15:25 (GMT) |
Fix address sanitizer overflow warnings for bit manipulation functions Perform with unsigned int instead of signed int. Differential Revision: https://developer.blender.org/D5402 |
Commit Details:
Full Hash: dda0de4a3d09e8aed93718491f7dfb9366e8efd5
Parent Commit: 256c412
Lines Changed: +17, -17
1 Modified Path:
/source/blender/blenlib/intern/math_bits_inline.c (+17, -17) (Diff)