=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ############################################## labplot-2.8.1/src/3rdparty/kdmactouchbar/src/CMakeLists.txt:1:#include(${QT_USE_FILE}) labplot-2.8.1/src/3rdparty/kdmactouchbar/src/CMakeLists.txt-2- ############################################## labplot-2.8.1/src/3rdparty/kdmactouchbar/src/src.pro-4- labplot-2.8.1/src/3rdparty/kdmactouchbar/src/src.pro:5:include($${TOP_SOURCE_DIR}/kdmactouchbar.pri) labplot-2.8.1/src/3rdparty/kdmactouchbar/src/src.pro-6- ############################################## labplot-2.8.1/src/backend/lib/trace.h-93- Dl_info info; labplot-2.8.1/src/backend/lib/trace.h:94: if (dladdr(callstack[i], &info) && info.dli_sname) { labplot-2.8.1/src/backend/lib/trace.h-95- char* demangled_name = nullptr;