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

Darren Tucker <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3337|ok?([email protected])    |ok+
              Flags|                            |

--- Comment #2 from Darren Tucker <[email protected]> ---
Comment on attachment 3337
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3337
test local copy of sshpid

ok dtucker

>+      pid_t pid;
>+
>+      pid = sshpid;

you could combine these into one line.

As a separate thing I'm working on replacing all of the signal() calls
with sigaction(), but that can go in later when it's ready.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to