slre icon indicating copy to clipboard operation
slre copied to clipboard

Null-terminanating problems.

Open tarik02 opened this issue 8 years ago • 2 comments

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

tarik02 avatar Feb 16 '17 16:02 tarik02

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

cpq avatar Feb 17 '17 09:02 cpq

@cpq, Okay!

tarik02 avatar Feb 18 '17 09:02 tarik02