Nick Craig-Wood
56544bb2fd
accounting: fix file handle leak on errors - fixes #3547
...
In 53a1a0e3efb2cf04 we introduced a problem where if there was an
error on the file being transferred then the file was re-opened and
the old one wasn't closed.
This was partially fixed in bfbddab46be5d971 however this didn't
address the case of the old file being closed.
This is now fixed by
- marking the file as open again in UpdateReader
- moving the stopping the accounting machinery to a new method Done
2019-09-19 16:20:07 +01:00
..
2019-09-19 16:20:07 +01:00
2019-07-28 18:47:38 +01:00
2019-08-10 08:39:56 +01:00
2019-07-28 18:47:38 +01:00
2019-09-14 10:13:44 +01:00
2019-07-28 18:47:38 +01:00
2018-01-15 17:51:14 +00:00
2019-08-08 14:15:50 +01:00
2019-08-12 20:37:10 +01:00
2019-07-28 18:47:38 +01:00
2019-09-06 12:07:09 +01:00
2019-09-09 21:34:15 +01:00
2019-07-28 18:47:38 +01:00
2019-07-28 18:47:38 +01:00
2019-08-17 10:30:38 +01:00
2019-07-28 18:47:38 +01:00
2019-09-13 18:35:02 +01:00
2019-09-05 13:59:06 +01:00
2019-08-17 09:54:19 +01:00
2019-07-28 18:47:38 +01:00
2019-08-08 14:15:50 +01:00
2018-06-17 18:38:09 +01:00
2018-06-17 18:38:09 +01:00
2018-08-21 10:58:59 +01:00
2019-02-07 11:57:26 +00:00
2019-08-14 20:54:08 +01:00
2018-01-15 17:51:14 +00:00
2019-06-19 11:59:46 +01:00
2019-07-28 18:47:38 +01:00
2019-06-09 15:57:05 +01:00
2019-02-07 16:42:26 +00:00
2019-02-07 11:57:26 +00:00
2019-09-14 18:26:07 +01:00
2019-09-14 18:26:07 +01:00
2018-01-15 17:51:14 +00:00
2019-08-02 15:57:09 +01:00
2019-06-19 11:59:46 +01:00
2018-01-27 14:31:29 +00:00
2019-08-03 18:25:44 +01:00
2019-07-01 12:09:19 +01:00
2019-07-01 12:09:19 +01:00
2018-07-16 08:50:52 +01:00
2019-04-30 14:12:18 +02:00
2019-09-15 18:10:08 +01:00
2019-09-04 10:23:48 +01:00