Files
tree-sitter-jhcl/dialects/terraform
Michael Hoffmann e2d416afeb fix(scanner): serialize buffer size check
During the check that we dont overflow the serialization buffer we
erroneously checked with size(uint32_t) == 1 which could cause us to
crash with some input strings.

Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
2024-06-17 00:54:01 -04:00
..
2022-12-03 09:43:39 +01:00