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

Null-terminanating problems. #31

Open
tarik02 opened this issue Feb 16, 2017 · 2 comments
Open

Null-terminanating problems. #31

tarik02 opened this issue Feb 16, 2017 · 2 comments

Comments

@tarik02
Copy link

tarik02 commented Feb 16, 2017

When i try to use regexp ([^.])$ on string that ends with null-char, result group will have length + 1(null symbol).

@cpq
Copy link
Member

cpq commented Feb 17, 2017

Thanks, feel free to send a pull request to fix!

@tarik02
Copy link
Author

tarik02 commented Feb 18, 2017

@cpq, Okay!

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

2 participants