]> granicus.if.org Git - sudo/commit
Save the controlling tty process group before suspending in pty
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 18 Mar 2011 14:07:51 +0000 (10:07 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 18 Mar 2011 14:07:51 +0000 (10:07 -0400)
commit38223983a8070bae32310a642a40049d84d46f4f
tree835c7ddf209d534156f6d23706338ca2e154bffe
parent137af7801859e3b7a719c568e140c6ea070964f5
Save the controlling tty process group before suspending in pty
mode.  Previously, we assumed that the child pgrp == child pid
(which is usually, but not always, the case).

--HG--
branch : 1.7
exec_pty.c