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

Damien Miller <[email protected]> changed:

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

--- Comment #3 from Damien Miller <[email protected]> 2011-06-03 11:28:42 EST ---
Comment on attachment 2045
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2045
patch for check_parent_exists which assumes orphaned processes get
reparented to PID 1

>+       * Don't just test whether kill(parent_pid,0) is successful,
>+       * because it may fail with EPERM even if the process exists.

There is no point mentioning kill() if it is no longer used in the
source. Otherwise ok djm@

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to