diff options
Diffstat (limited to 'source3/lib')
-rw-r--r-- | source3/lib/pidfile.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/lib/pidfile.c b/source3/lib/pidfile.c index a6dc327fd7..25ff85483d 100644 --- a/source3/lib/pidfile.c +++ b/source3/lib/pidfile.c @@ -1,3 +1,5 @@ +/* this code is broken - there is a race condition with the unlink (tridge) */ + /* Unix SMB/Netbios implementation. Version 1.9. |