Bug 7139 - Lock file is not removed after killing
Summary: Lock file is not removed after killing
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: dip
Version: 6.1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael K. Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-11-19 13:12 UTC by Vsevolod Volkov
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-11-22 18:19:42 UTC
Embargoed:


Attachments (Terms of Use)
Lock patch (158 bytes, patch)
1999-11-19 13:13 UTC, Vsevolod Volkov
no flags Details | Diff

Description Vsevolod Volkov 1999-11-19 13:12:47 UTC
Lock file is not removed after killing. Perhaps it's due to
some kind of debug code. Here is patch:

--- dip-3.3.7o/tty.c.lock   Mon Nov 15 22:13:23 1999
+++ dip-3.3.7o/tty.c        Mon Nov 15 22:13:57 1999
@@ -885,3 +885,3 @@
 {
-#if 0
+#if 1
   return(tty_mode);

Comment 1 Vsevolod Volkov 1999-11-19 13:13:59 UTC
Created attachment 7 [details]
Lock patch

Comment 2 Michael K. Johnson 1999-11-22 18:19:59 UTC
Fixed in dip-3.3.7o-16, which will be in the next RawHide.


Note You need to log in before you can comment on or make changes to this bug.