]> git.nickg.me.uk Git - nvc.git/commit
Avoid race when checking if an existing directory is a library
authorNick Gasson <nick@nickg.me.uk>
Sun, 17 Sep 2023 19:36:25 +0000 (20:36 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 17 Sep 2023 19:36:25 +0000 (20:36 +0100)
commit143498e19e04b50081ab7476569a00a9e39638b6
tree3a3278ddc06e8b3934247ef56703d851960317e1
parent84ca30f8ab25d4bb2450d23a4f4cd8b10beeab98
Avoid race when checking if an existing directory is a library

Fixes #746
src/lib.c
test/issue746.sh [new file with mode: 0755]