Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.10.6
-
None
-
Debian GNU/Linux 9.7 (stretch) 4.9.0-8-amd64
-
1
-
9223372036854775807
Description
Check with static checker
cppcheck --enable=all --inconclusive --xml-version=2 --force --library=posix,gnu . 2> /tmp/result.xml
revealed two possible resource/memory leaks due to improper error handling in
lfs_project.c:93
and
lsupport.c:249
Landed for 2.13