Files
systemd/src/shared
Thomas Hindoe Paaboel Andersen 6f53e671aa util: avoid double close of fd
We could end with a double close if we close the fd loop and flush_fd
fails. That would make us goto fail and there we close the fd once
again. This patch sets the fd to the return value for safe_close: -1
A fd with negative value will be ignored by the next call to
safe_close.

CID#996223
2014-10-09 00:19:57 +02:00
..
2014-02-12 18:30:36 +01:00
2014-02-19 17:53:50 +01:00
2014-08-30 13:46:07 -04:00
2014-07-01 16:00:05 +02:00
2014-02-19 17:53:50 +01:00
2014-08-31 23:25:34 +02:00
2014-08-03 21:46:07 -04:00
2014-03-19 16:25:11 +01:00
2014-10-01 23:25:50 +02:00
2014-08-16 00:32:21 +02:00
2014-08-19 19:39:16 +02:00
2014-07-16 12:59:04 +02:00
2014-10-02 14:52:32 +02:00
2014-07-20 19:48:16 -04:00
2014-07-20 19:48:16 -04:00
2014-10-03 15:57:00 +02:00
2014-07-17 11:39:48 +02:00
2014-02-21 18:42:14 +01:00
2014-09-15 16:08:50 +02:00
2014-09-15 16:08:50 +02:00
2014-07-31 04:00:31 -04:00
2014-07-16 19:00:03 -04:00
2014-08-11 18:35:54 +02:00
2014-10-09 00:19:57 +02:00
2014-09-22 18:20:21 +02:00
2014-06-06 19:41:24 +02:00
2014-06-06 19:41:24 +02:00