cose-wg / COSE-C

Implementation of COSE in C++; Provides a C interface; Crypto by openssl or mbedtls
BSD 3-Clause "New" or "Revised" License
30 stars 22 forks source link

refactor: use nullptr #115

Closed gocarlos closed 4 years ago

jimsch commented 4 years ago

I tried to do nullptr as well and got the same error so I pulled it back out.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 90.678% when pulling 552a9e5040304aeb6fb26a1fdd2711e3bd60a1ec on gocarlos:refactor--use-nullptr into 30ece3d9adf3ed56b6bcf9ae66558d62a9895560 on cose-wg:master.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 90.699% when pulling 7ac69f72d016a7886f834d0e1fbbc620c2402ca0 on gocarlos:refactor--use-nullptr into 2ee0fbfa443aa7c5e4398e1fc8439c7949167a1e on cose-wg:master.