Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Immanuel
/
nnn
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Fix broken dir read from pipe
master
Arun Prakash Jana
hace 5 años
padre
4832fc5fe1
commit
ce06bf15d6
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG:
A75979F35C080412
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-0
src/nnn.c
+ 2
- 0
src/nnn.c
Ver fichero
@@ -4273,6 +4273,8 @@ static void readpipe(int fd, char **path, char **lastname, char **lastdir)
if (len <= 0)
return;
/* Terminate the path read */
g_buf[len] = '\0';
nextpath = g_buf;
} else if (op == 'l') {
/* Remove last list mode path, if any */
Escribir
Vista previa
|
|
|
|
|
|
x
0
0
0:0
Cargando…
Cancelar
Guardar