slre
slre copied to clipboard
Null-terminanating problems.
When i try to use regexp ([^.])$ on string that ends with null-char, result group will have length + 1(null symbol).
Thanks, feel free to send a pull request to fix!
@cpq, Okay!