[Bug 2341] XQuartz X11 forwarding not working in OS X 10.10 Yosemite

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Dec 15 11:54:30 AEDT 2016


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2916|                            |ok+
              Flags|                            |

--- Comment #21 from Damien Miller <djm at mindrot.org> ---
Comment on attachment 2916
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2916
OSX X11: if using launchd socket, remove the screen number

>+	if (stat(path, &sbuf) == 0) {
>+		return 1;
>+	}

hemi-demi-nitpick: remove braces

-- 
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