Hi,
On Thu, 14 Feb 2008, Daniel Barkalow wrote:
On Thu, 14 Feb 2008, Johannes Schindelin wrote:
quoted
A lock_file instance must not be cleaned up, since an atexit() handler
will try to access even correctly committed lock_files, since it has
to make sure that they were correctly committed.
I think the lock_file API changed between when I wrote this code (using
other code as reference) and now; could you check that there aren't other
things I have to change as well, since I think you were following the
lock_file changes at the time, and I wasn't?
I think the rest is safe. (Of course, I grepped for "struct lock_file" in
the _whole_ working directory).
Ciao,
Dscho