summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authorgroby@chromium.org <groby@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-14 19:58:12 +0000
committergroby@chromium.org <groby@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-14 19:58:12 +0000
commit81d8f81db11746c21c409bd1a79a53ed680cacec (patch)
tree1c887111d9dcb6dba6dcec106df2477830ac38ec /base
parenteb4491996add019ae06d643875052bbd1b59c5ca (diff)
downloadchromium_src-81d8f81db11746c21c409bd1a79a53ed680cacec.zip
chromium_src-81d8f81db11746c21c409bd1a79a53ed680cacec.tar.gz
chromium_src-81d8f81db11746c21c409bd1a79a53ed680cacec.tar.bz2
[Coverity] Fixed wrong use of HANDLE_EINTR
The macro usage as-is would evaluate the whole content of the if-statement for HANDLE_EINTR, instead of just the write(...) part - as a result, EINTR will not be handled CID=103483 BUG=none TEST=none Review URL: http://codereview.chromium.org/9689034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126708 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base')
0 files changed, 0 insertions, 0 deletions