bugfix/ai-static-analysis #82

Merged
localhorst merged 33 commits from bugfix/ai-static-analysis into master 2025-12-10 21:52:17 +01:00
5 changed files with 94 additions and 66 deletions
Showing only changes of commit ba2f036d88 - Show all commits

View File

@ -426,6 +426,7 @@ void reHDD::filterIgnoredDrives(list<Drive> *plistDrives)
// cout << "blkid uuid:" << sUUID << endl;
}
}
free(cLine);
pclose(outputfileBlkid);
// cout << "blkid uuid:" << sUUID << endl;