file locking: check return value of fcntl ()

This commit is contained in:
philsmd
2017-02-14 15:15:50 +01:00
parent cdfabe333f
commit c440dec867
5 changed files with 19 additions and 7 deletions
+1
View File
@@ -74,6 +74,7 @@
- OpenCL Kernel: Renumbered hash-mode 7600 to 4521
- OpenCL Device: Do a check on available constant memory size and abort if it's less than 64kB
- File Reads: Improved error detection on file reads, especially when getting the file stats
- File Locking: Improved error detection on file locks
- Sessions: Move out handling of multiple instance from restore file into separate pidfile
- Threads: Restored strerror as %m is unsupported by the BSDs
- Wordlists: Disable dictstat handling for hash-mode 3000 as it virtually creates words in the wordlist which is not the case for other modes