Rework is_zeroish one more time
The "member" param cannot be NULL, so last patch was not correct. However to be valgrind clean we need to cast to the right size.
Showing
Please register or sign in to comment
The "member" param cannot be NULL, so last patch was not correct. However to be valgrind clean we need to cast to the right size.