Skip to content
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

string is not properly null-terminated in assignments #214

Closed
igaztanaga opened this issue Mar 6, 2022 · 0 comments
Closed

string is not properly null-terminated in assignments #214

igaztanaga opened this issue Mar 6, 2022 · 0 comments

Comments

@igaztanaga
Copy link
Member

According to the test report in boostorg/interprocess#167, string container is not properly null terminated when we already have enougth storage. We should add a priv_construct_null call at the end of the operation

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

No branches or pull requests

1 participant