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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to