commit | cabe39c43a98b6b635951d5cb3649e061e36ea21 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Feb 02 02:28:16 2010 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Feb 02 02:28:16 2010 |
tree | c76282b5ed8452f490edbda9ed0a32bf364b5d6a | |
parent | ce716d859764f7a6e8ea0c79bbcd445d856f4da0 [diff] |
linux: check the return value passed through HANDLE_EINTR A smarter compiler (clang) can notice that we were not using the return values being passed through HANDLE_EINTR, which meant most frequently that we were missing checking the return value of close(). Review URL: http://codereview.chromium.org/569003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37786 0039d316-1c4b-4281-b951-d872f2087c98