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

--- Comment #51 from Petr Lautrbach <plaut...@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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to