Avoid race conditions with files in /tmp, by explicitly checking dev & inode.
authorNicholas Clark <nick@ccl4.org>
Thu, 7 Jan 2010 15:54:07 +0000 (15:54 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 7 Jan 2010 15:54:07 +0000 (15:54 +0000)
commitaf9379e9ed4daaed65ba42baa492afc842917dd5
tree9d6f2aecf256df32ea7fc0334a059c7f472fd02f
parent0f13ebd5d71f81771c1044e2c89aff29b408bfec
Avoid race conditions with files in /tmp, by explicitly checking dev & inode.

(Concerns raised by and the form of the solution suggested by Bram.)
t/io/perlio.t