nnn/src
NRK 3665541dac fix buffer overflow on certain platforms
the size of g_buf depends on PATH_MAX and NAME_MAX which on certain
platforms (such as mac) might not be big enough to decode the help
string. use an explicit buffer with proper size instead.

Closes: https://github.com/jarun/nnn/issues/1768
2023-11-21 19:32:00 +06:00
..
.clang-tidy fix CI 2023-09-23 12:26:58 +06:00
dbg.h Update copyright year 2023-02-19 08:28:20 +05:30
icons-hash.c icons-hash: replace assert with handmade version 2023-04-22 17:08:00 +06:00
icons-in-terminal.h Add nerdfont defs file and normalize vars (#722) 2020-09-14 22:09:52 +05:30
icons.h Add djvu icon 2023-06-15 16:56:51 +02:00
nnn.c fix buffer overflow on certain platforms 2023-11-21 19:32:00 +06:00
nnn.h Jump to the next young file 2023-07-25 08:17:21 +06:00
qsort.h Add support for Alexey Tourbin's QSORT code (#708) 2020-08-21 08:15:45 +05:30