Skip to content

fixed (v)asprintf when the output length is zero#710

Merged
adriweb merged 1 commit intomasterfrom
fix_asprintf
Feb 27, 2026
Merged

fixed (v)asprintf when the output length is zero#710
adriweb merged 1 commit intomasterfrom
fix_asprintf

Conversation

@ZERICO2005
Copy link
Contributor

An output length of zero corresponds to an empty string, which is a valid output. boot_(v)asprintf already has this fixed.

@adriweb adriweb merged commit 4a82c65 into master Feb 27, 2026
9 checks passed
@adriweb adriweb deleted the fix_asprintf branch February 27, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants