https://bugzilla.mindrot.org/show_bug.cgi?id=2103
--- Comment #10 from [email protected] --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
