inclavare-containers / rats-tls

RATS architecture based TLS using librats
29 stars 32 forks source link

Fix crash on older versions of libcbor #169

Closed imlk0 closed 1 year ago

imlk0 commented 1 year ago

In some old version of libcbor (e.g. libcbor0.6 package from Ubuntu 20.04.5 LTS), the 3rd argument of cbor_serialize_alloc() must be non-NULL.