always define SIZE_ERROR_MUL() macro
Previously there wasn't a way to trigger the useful definition, but it is needed and that in every case to check for integer overflow due to multiplication and faulty/modified binary files. Also change existing code to a calloc()-like parameter order.
Showing
Please register or sign in to comment