commit | f8e74b12b00401b9cd6322fc339a1b9111e944df | [log] [tgz] |
---|---|---|
author | Peter Astrand <astrand@lysator.liu.se> | Sun Nov 07 14:15:28 2004 +0000 |
committer | Peter Astrand <astrand@lysator.liu.se> | Sun Nov 07 14:15:28 2004 +0000 |
tree | 51c81e79cb15554e54ca3a0deb5ad2645f5aeeed | |
parent | 4f802ac2b6dfbf28de270dafcf11f8d71a607b81 [diff] |
If close() fails in file_dealloc, then print an error message to stderr. close() can fail if the user is out-of-quota, for example. Fixes #959379.