node-fs-ext icon indicating copy to clipboard operation
node-fs-ext copied to clipboard

Fix struct flock initialization

Open jlevon opened this issue 5 years ago • 0 comments

The code currently assumes there are no additional fields to a 'struct flock', but this is not necessarily true, for example on Solaris-derived systems.

Signed-off-by: John Levon [email protected]

jlevon avatar May 22 '20 11:05 jlevon