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

CArray: add the null terminator in of_string #563

Merged
merged 1 commit into from
Apr 6, 2018
Merged

CArray: add the null terminator in of_string #563

merged 1 commit into from
Apr 6, 2018

Conversation

mseri
Copy link
Contributor

@mseri mseri commented Apr 6, 2018

This could also be done by using ~initial:'\x00', but in this case it may not be worth
as we are replacing almost all the elements anyways.

Signed-off-by: Marcello Seri [email protected]

This could also be done by using `~initial:'\x00'`, but in this case it may not be worth
as we are replacing almost all the elements anyways.

Signed-off-by: Marcello Seri <[email protected]>
@yallop
Copy link
Owner

yallop commented Apr 6, 2018

Thank you!

@yallop yallop merged commit a5aacb5 into yallop:master Apr 6, 2018
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