Arun Prakash Jana
hace 4 años
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
3 adiciones y
0 borrados
-
src/nnn.c
|
|
@@ -7532,6 +7532,9 @@ static bool set_tmp_path(void) |
|
|
|
} |
|
|
|
|
|
|
|
tmpfplen = (uchar)xstrsncpy(g_tmpfpath, path, TMP_LEN_MAX); |
|
|
|
DPRINTF_S(g_tmpfpath); |
|
|
|
DPRINTF_U(tmpfplen); |
|
|
|
|
|
|
|
return TRUE; |
|
|
|
} |
|
|
|
|
|
|
|