mindtct: Check for multiplication overflow in interpolate_direction_map()
Assert if any of the multiplications, which are then used to allocate memory, would overflow. Closes: #100
Showing
Please register or sign in to comment
Assert if any of the multiplications, which are then used to allocate memory, would overflow. Closes: #100