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