"\t//" crashes kilo (sometimes!)
Ouverte
- Langage dominant
- C
- Étoiles
- 9.1k
- Forks
- 995
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.