Skip to content

Fix utest issues flagged by Address Sanitizer#5684

Merged
martin-frbg merged 2 commits intoOpenMathLib:developfrom
martin-frbg:asan_utest
Mar 18, 2026
Merged

Fix utest issues flagged by Address Sanitizer#5684
martin-frbg merged 2 commits intoOpenMathLib:developfrom
martin-frbg:asan_utest

Conversation

@martin-frbg
Copy link
Collaborator

No description provided.

@martin-frbg martin-frbg added this to the 0.3.32 milestone Mar 17, 2026
@martin-frbg martin-frbg merged commit c9dae4c into OpenMathLib:develop Mar 18, 2026
132 of 133 checks passed
if (fork_pid_nested == -1) {
perror("fork");
CTEST_ERR("Failed to fork nested process.");
free(a);free(b);free(c);free(d);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bad indentation

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