https://bugzilla.mindrot.org/show_bug.cgi?id=1956
--- Comment #1 from Loganaden Velvindron <[email protected]> 2011-12-11 07:46:51 EST --- Created attachment 2117 --> https://bugzilla.mindrot.org/attachment.cgi?id=2117 return -1 when argv[0] is NULL instead of continuing further when argv[0] is set to NULL, return -1. This fixes the segfault. I'm still looking into what causes its value to be set to NULL. Thanks to Eldergod Selven who allowed me to play with his iMac ;-) -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- 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
