Skip to content

ci: Add ASAN lib to check leaks and undefined behavior#149

Merged
Grillo-0 merged 2 commits into
developfrom
ci-asan
Jun 18, 2026
Merged

ci: Add ASAN lib to check leaks and undefined behavior#149
Grillo-0 merged 2 commits into
developfrom
ci-asan

Conversation

@Grillo-0

Copy link
Copy Markdown
Member

No description provided.

@Grillo-0 Grillo-0 self-assigned this Jun 17, 2026
@Grillo-0 Grillo-0 force-pushed the ci-asan branch 2 times, most recently from ce8654c to 73cbffc Compare June 17, 2026 00:48
@Grillo-0 Grillo-0 requested review from JeanJPNM and artP2 June 17, 2026 00:50
Comment thread subprojects/vutils_tests/allocator.c
Grillo-0 added 2 commits June 18, 2026 08:39
Both gen_allocator funcs don't have void in it's argument definition.
the gen_allocator_func_t has it, this causes type mismatch on clang's
ASAN undefined behavior checker.
@Grillo-0 Grillo-0 merged commit 2a8fd5b into develop Jun 18, 2026
3 checks passed
@Grillo-0 Grillo-0 deleted the ci-asan branch June 18, 2026 11:55
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.

2 participants