do config :)

This commit is contained in:
2024-07-14 21:44:08 +02:00
parent f9bfc48a9f
commit 0955b115e6
12 changed files with 303 additions and 135 deletions

View File

@@ -92,6 +92,8 @@ static int fn(const char *fpath, const struct stat *sb, int typeflag) {
break;
}
fclose(fd);
// just add this to the list
if (name_buf != NULL && exec_buf != NULL) {
if (used_size >= alloc_size) {