[Bug 3037] New: cppcheck reporting error of possible memory leak
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Jul 25 14:55:59 AEST 2019
https://bugzilla.mindrot.org/show_bug.cgi?id=3037
Bug ID: 3037
Summary: cppcheck reporting error of possible memory leak
Product: Portable OpenSSH
Version: 8.0p1
Hardware: Other
OS: Windows 10
Status: NEW
Severity: minor
Priority: P5
Component: Regression tests
Assignee: unassigned-bugs at mindrot.org
Reporter: jitendra.sharma at intel.com
While executing static analysis tool cppcheck on openssh project, below
errors are encountered:
[regress/unittests/test_helper/test_helper.c:404]: (error) Allocation
with tohex, fprintf doesn't release it.
[regress/unittests/test_helper/test_helper.c:439]: (error) Allocation
with tohex, fprintf doesn't release it.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list