* libmisc/log.c: Check return values. If lseek() failed, avoid
reading or writing at an unspecified location. Log to syslog in case of failure. * libmisc/log.c: Use the right casts.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2008-06-15 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* libmisc/log.c: Check return values. If lseek() failed, avoid
|
||||
reading or writing at an unspecified location. Log to syslog in
|
||||
case of failure.
|
||||
* libmisc/log.c: Use the right casts.
|
||||
|
||||
2008-06-15 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* libmisc/find_new_ids.c, libmisc/find_new_gid.c,
|
||||
|
||||
Reference in New Issue
Block a user