CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/18 12:29:32
Modified files:
lib/libcrypto/ec: ecp_oct.c
Log message:
Use NULL, not 0 for pointers and use an explicit comparison against NULL.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/18 12:29:32
Modified files:
lib/libcrypto/ec: ecp_oct.c
Log message:
Use NULL, not 0 for pointers and use an explicit comparison against NULL.