[Bug 2103] remote command as an option in ssh_config
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Oct 12 15:52:06 AEDT 2017
https://bugzilla.mindrot.org/show_bug.cgi?id=2103
--- Comment #10 from daniel.black at au.ibm.com ---
Quite right:
https://github.com/openssh/openssh-portable/commit/1112b534a6a7a07190e497e6bf86b0d5c5fb02dc#diff-5bfa45f3fb322e569a8101399c9c551cR1130
the following would of been sufficient:
if (buffer_len(&command) != 0) options.remote_command = NULL;
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list