filebuf.c
9.3 KB
-
filebuf cleanup: only unlink lockfile if we've opened it · bb9272dd
Add a check for the file descriptor in git_filebuf_cleanup. Without it, an existing lockfile would be deleted if we tried to acquire it (but failed, as the lockfile already existed). Signed-off-by: Carlos Martín Nieto <cmn@elego.de>
Carlos Martín Nieto committed