antirez / antirez/kilo

"\t//" crashes kilo (sometimes!)

Abierto
#18 4 comentarios 0 reacciones 0 asignados Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.