[Bug 983] Required authentication

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Mar 28 02:35:54 EST 2012


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

--- Comment #51 from Petr Lautrbach <plautrba at redhat.com> 2012-03-28 02:35:54 EST ---
Created attachment 2138
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2138
fixes of original patch

(In reply to comment #46)
> Created attachment 2096 [details]
> Updated version of original patch.

Fix missing braces around block in monitor.c:449-451 which causes that
condition on monitor.c:457 is never true.

Fix possible dereferenced NULL value in auth2.c:449

Fix dereference before null check in servconf.c:1233 and 1246 which
causes segfault if argument of RequiredAuthentications[12] is empty.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
You are watching the reporter of the bug.


More information about the openssh-bugs mailing list