mirror of
https://github.com/javalsai/lidm.git
synced 2026-02-27 12:00:44 +01: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