Skip to content

v1.1.3 06/11/2021

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 18:59
· 19 commits to main since this release
058c987
- Major re-write of the msgpack handling code that
    - Reduces calls to malloc
    - Increases test coverage
    - Does more strict boundary checking for types
    - Reduces function complexity

- [Issue #103](https://github.com/xmidt-org/wrp-c/issues/103) where multiple partner_ids are supported now
- [Issue #105](https://github.com/xmidt-org/wrp-c/issues/105) where memory bounds are not respected
- [Issue #108](https://github.com/xmidt-org/wrp-c/issues/105) where va_copy() could leak memory