Skip to content

Conversation

@douzzer
Copy link
Collaborator

@douzzer douzzer commented Jan 16, 2026

various fixes:

Makefile.analyzers:

  • change sanitize-aarch64-be-test into sanitize-armeb-test for qemu usability;
  • fix recipe for tests/coverage-unittest.o;

src/json/centijson_value.c and src/wolfsentry_util.c: fixes for readability-math-missing-parentheses;

wolfsentry/wolfsentry.h: add missing backquote in doc for struct wolfsentry_allocator.

tested with make -j 24 check-all

Makefile.analyzers:
* change sanitize-aarch64-be-test into sanitize-armeb-test for qemu usability;
* fix recipe for tests/coverage-unittest.o;

src/json/centijson_value.c and src/wolfsentry_util.c: fixes for readability-math-missing-parentheses;

wolfsentry/wolfsentry.h: add missing backquote in doc for struct wolfsentry_allocator.
@dgarske dgarske merged commit 7b30b8b into wolfSSL:master Jan 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants