Closed WillLillis closed 1 month ago
Still haven't had time to dig into the root cause of this, but in the meantime this PR places a bounds check before all calls to tree-sitter's .utf8_text() method. This should eliminate the related crashes.
.utf8_text()
Closes #154
Still haven't had time to dig into the root cause of this, but in the meantime this PR places a bounds check before all calls to tree-sitter's
.utf8_text()
method. This should eliminate the related crashes.Closes #154