Skip to content

Match CI ASAN_OPTIONS in release workflow#1321

Merged
archigup merged 1 commit intoFreeRTOS:mainfrom
archigup:main
Feb 26, 2026
Merged

Match CI ASAN_OPTIONS in release workflow#1321
archigup merged 1 commit intoFreeRTOS:mainfrom
archigup:main

Conversation

@archigup
Copy link
Member

The CI unittest job already sets ASAN_OPTIONS=detect_odr_violation=0 for the aubsan build to work around CMock duplicate globals across mock shared libraries. The release workflow was missing this, causing all ASAN test runs to fail.

@archigup archigup merged commit 365ad3d into FreeRTOS:main Feb 26, 2026
10 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.

4 participants