* libmisc/failure.c: Try to close the open file if a failure

occured during lseek(), read() or write().
This commit is contained in:
nekral-guest
2008-06-15 19:16:34 +00:00
parent 68cdac68cb
commit dcd480ffd9
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2008-06-15 Nicolas François <nicolas.francois@centraliens.net>
* libmisc/failure.c: Try to close the open file if a failure
occured during lseek(), read() or write().
2008-06-15 Nicolas François <nicolas.francois@centraliens.net>
* libmisc/log.c: Check return values. If lseek() failed, avoid