laurencelundblade / QCBOR

Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.
Other
181 stars 47 forks source link

Fix disabling of tags + stack size todo comment #207

Closed laurencelundblade closed 6 months ago

laurencelundblade commented 6 months ago

Fix QCBOR_DISABLE_TAGS. It was broken a few commits ago, but not in any release.

Address a TODO: to check the stack size of the main decode implementation