mirror of
https://github.com/javalsai/lidm.git
synced 2025-09-03 11:48:00 +02:00
do config :)
This commit is contained in:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user