diff options
author | Richard Jones <rjones@redhat.com> | 2010-05-06 20:32:09 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2010-05-07 15:27:28 +0100 |
commit | 34067b5c362d5070e91364cc1ed6487497462b42 (patch) | |
tree | 2fb6cfbf8995fa9cb9962659c5d87550c9342c5c /TODO | |
parent | 4839d5142ca50818965866287932f9ded14729e6 (diff) | |
download | libguestfs-34067b5c362d5070e91364cc1ed6487497462b42.tar.gz libguestfs-34067b5c362d5070e91364cc1ed6487497462b42.tar.xz libguestfs-34067b5c362d5070e91364cc1ed6487497462b42.zip |
daemon: Change command to abort() on resource problems.
The comment in the code describes it thus:
/* Note: abort is used in a few places along the error paths early
* in this function. This is because (a) cleaning up correctly is
* very complex at these places and (b) abort is used when a
* resource problem is indicated which would be due to much more
* serious issues - eg. memory or file descriptor leaks. We
* wouldn't expect fork(2) or pipe(2) to fail in normal
* circumstances.
*/
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions