"\t//" crashes kilo (sometimes!)
Abierto
- Lenguaje dominante
- C
- Estrellas
- 9.1k
- Forks
- 995
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
to reproduce, start a new line, hit `TAB`, then `/` twice.
or hit `/` twice and then `TAB` at the beginning of the line.
`Segmentation fault: 11`
Seems like the `while(*p)` loop in `editorUpdateSyntax` has some bug.
https://github.com/antirez/kilo/blob/master/kilo.c#L401
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.