*** empty log message ***
authorayin <ayin>
Tue, 16 Jan 2007 18:25:51 +0000 (18:25 +0000)
committerayin <ayin>
Tue, 16 Jan 2007 18:25:51 +0000 (18:25 +0000)
src/proxy.C

index 1287031..66b0f92 100644 (file)
@@ -125,6 +125,8 @@ ptytty_proxy::~ptytty_proxy ()
 {
   if (id)
     {
+      close (pty);
+
       NEED_TOKEN;
 
       command cmd;