Skip to content

tests/unit/test_xaprintf.c: Fix test by using streq() instead of strcmp(3) #1280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 2, 2025

Conversation

alejandro-colomar
Copy link
Collaborator

@alejandro-colomar alejandro-colomar commented Jun 27, 2025

Fixes: 423fd65 (2025-06-03; "lib/string/sprintf/, tests/unit/: Transform x[v]asprintf() into x[v]aprintf()")
Closes: #1279
Reported-by: @tgurr

…mp(3)

Fixes: 423fd65 (2025-06-03; "lib/string/sprintf/, tests/unit/: Transform x[v]asprintf() into x[v]aprintf()")
Closes: <shadow-maint#1279>
Reported-by: Timo Gurr <[email protected]>
Signed-off-by: Alejandro Colomar <[email protected]>
@ikerexxe ikerexxe merged commit 36debf3 into shadow-maint:master Jul 2, 2025
10 checks passed
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.18.0: test_xaprintf fails
3 participants