Skip to content

Conversation

@kevin-f-ortega
Copy link
Collaborator

Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

Bugfix in cmake when building dictionaries.
Bugfix in accumulator: need to set the size otherwise there is a possibility buffer's allocated size is larger than expected. This is true when using a staticmemory allocator where the static memory is e.g. 256 but the requested size is 128.
Updated cmake version requirement. Some toolchain files need this newer version.

Rationale

Bugfix

Testing/Review Recommendations

CI

Future Work

None

…s allocated size is larger than expected. This is true when using a staticmemory allocator where the static memory is e.g. 256 but the requested size is 128.
LeStarch
LeStarch previously approved these changes Jun 17, 2025
@LeStarch LeStarch merged commit 13f3677 into devel Jun 18, 2025
72 checks passed
@kevin-f-ortega kevin-f-ortega deleted the update-requirements branch June 23, 2025 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants