Test for NULL ptr == 0
Add a test to ensure that "char *p = NULL" is equivalent to
all-bytes-zero.
Reviewed-by:
Tim Hudson <tjh@openssl.org>
Loading
Please register or sign in to comment
Add a test to ensure that "char *p = NULL" is equivalent to
all-bytes-zero.
Reviewed-by:
Tim Hudson <tjh@openssl.org>