Arun Prakash Jana
4 years ago
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with
3 additions and
0 deletions
-
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; |
|
|
|
} |
|
|
|
|
|
|
|