kmx git
Register
kc3-lang/md4c
kc3-lang
Login
kc3-lang
/
md4c
Browse
Commit
Author :
Martin Mitas
Date :
2020-09-29 21:33:43
Hash :
22ca89a3
Message :
Fix ISANYOF encountering a zero byte in the input. When it happened, it could lead to unexpected results, including broken internal state of the parser. Fixes #130.