Task #1444 - kf6-kconfigwidgets-6.0.0-1.fc40/scan-results.err
back to task #1444download
Error: CLANG_WARNING: kf6-kconfigwidgets-6.0.0-build/kconfigwidgets-6.0.0/src/kstandardaction.cpp:277:9: warning[cplusplus.NewDeleteLeaks]: Potential leak of memory pointed to by 'mf' # 275| // Set the text before setting the MenuRole, as on OS X setText will do some heuristic role guessing. # 276| // This ensures user menu items get the intended role out of the list below. # 277|-> pAction->setText(sLabel); # 278| # 279| switch (id) {