avast / yls

YARA Language Server
https://avast.github.io/yls/
MIT License
67 stars 13 forks source link

fix: Return range for first line on exception in range_from_line #132

Closed MatejKastak closed 10 months ago

MatejKastak commented 11 months ago

We had some examples when this caused us to crash, instead it would be better to just fallback to some sane value.