Release 1.7.5 #33
Annotations
4 warnings
cppcheck:
apps/ll-box/src/util/debug/debug.cpp#L24
The function 'DumpCap' is never used.
|
cppcheck:
apps/ll-box/src/util/debug/debug.cpp#L53
The function 'DumpIDMap' is never used.
|
cppcheck:
libs/linglong/src/linglong/repo/ostree_repo.cpp#L1743
Local variable 'id' shadows outer variable
|
cppcheck:
libs/oci-cfg-generators/src/linglong/oci-cfg-generators/30_user_home.cpp#L344
Consider using std::any_of algorithm instead of a raw loop.
|