[Bug 3626] potentially uninitialized local pointer in sshkey_ecdsa_key_to_nid() in sshkey.c

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Oct 11 09:10:03 AEDT 2023


https://bugzilla.mindrot.org/show_bug.cgi?id=3626

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED
                 CC|                            |djm at mindrot.org

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Another false positive. There is no uninitialised use of `eg` 

https://github.com/openssh/openssh-portable/blob/V_9_5_P1/sshkey.c#L1348

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list