[Bug 3296] Avoid possible NULL pointer dereference in monitor.c

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Apr 12 17:05:04 AEST 2021


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
There should be no situations in which pmonitor can be NULL in the
function, as the calling function monitor_read() references is before
and after the call

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


More information about the openssh-bugs mailing list