[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Race-condition ? (was: "Preserve owner and group" on MSDOS/Windows)
From: |
Richard M. Stallman |
Subject: |
Re: Race-condition ? (was: "Preserve owner and group" on MSDOS/Windows) |
Date: |
Sun, 26 Jun 2005 00:46:13 -0400 |
I think lisp calls to set-file-modes should also be checked carefully.
Would you like to check some of them? The crucial question is, does a
call to set-file-modes introduce a worse problem than what existed
anyway. For instance, if someone could put a hardlink where you will
chmod it, could he also put a hardlink where you will write the
contents of the file? In cases where the latter problem exists,
adding the former problem to it does not really make things any worse.
- Race-condition ? (was: "Preserve owner and group" on MSDOS/Windows), (continued)
Re: Race-condition ? (was: "Preserve owner and group" on MSDOS/Windows), Richard M. Stallman, 2005/06/26
Re: Race-condition ? (was: "Preserve owner and group" on MSDOS/Windows),
Richard M. Stallman <=
- Re: Race-condition ?, Gaëtan LEURENT, 2005/06/26
- Re: Race-condition ?, Richard M. Stallman, 2005/06/27
- Re: Race-condition ?, Gaëtan LEURENT, 2005/06/28
- Re: Race-condition ?, Lennart Borgman, 2005/06/28
- Re: Race-condition ?, David Kastrup, 2005/06/30