Use NULL, not 0 for pointers and use an explicit comparison against NULL.
authortb <tb@openbsd.org>
Tue, 18 Apr 2023 18:29:32 +0000 (18:29 +0000)
committertb <tb@openbsd.org>
Tue, 18 Apr 2023 18:29:32 +0000 (18:29 +0000)
commitdf87044b4689ec17e0c6a7a64d50e9920835dcbe
tree89e73302f10232dbf7eabfe55d7bada545315aea
parentaa678fb14687bd341e484c17813fcd2fa0d4ed54
Use NULL, not 0 for pointers and use an explicit comparison against NULL.
lib/libcrypto/ec/ecp_oct.c