Blender Git Commit Log

Git Commits -> Revision 9c412b6

Revision 9c412b6 by Sergey Sharybin (master)
October 13, 2021, 09:20 (GMT)
Fix possible integer overflow in Cycles baking

Ensure math happens on size_t type instead of int followed by a cast
to the size_t.

Commit Details:

Full Hash: 9c412b6e2d4d5ae3c0cbd4a8d0249a3c12c6bd65
Parent Commit: 3021bab
Lines Changed: +1, -1

1 Modified Path:

/intern/cycles/integrator/pass_accessor.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021