0.2.1
See the full changelog.
Changes
- Minor updates to the documentation (3939b8c).
- Removed unnecessary writes in deallocation functions (8b3f16b).
Fixes
- Replaced some calls to
SCUNIT_CALLOC()
withSCUNIT_MALLOC()
and empty-initialization to avoid trap representations (abeb1ea).