Skip to content

Conversation

BenBudr
Copy link
Contributor

@BenBudr BenBudr commented Mar 20, 2024

Small fix to one C++ test.
EXPECT_STREQ macro expects a c-string (i.e. null-terminated), which aOut was not (explicitly).
Extended buffer to accomodate zero byte and explicitly zeroed.
Test was failing on my aging CentOS environment but passes now.

@mjpt777 mjpt777 merged commit 4c32cfb into aeron-io:master Mar 20, 2024
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