summaryrefslogtreecommitdiffstats
path: root/net/third_party
diff options
context:
space:
mode:
authorwtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-04 00:09:04 +0000
committerwtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-04 00:09:04 +0000
commit38a187241c77a88617a7048988373b0e80608d6a (patch)
tree50872f914e007f8f272095999ac93aa68d33316f /net/third_party
parent265d542675ecd4e0394ed24dff7ca1a30db8374d (diff)
downloadchromium_src-38a187241c77a88617a7048988373b0e80608d6a.zip
chromium_src-38a187241c77a88617a7048988373b0e80608d6a.tar.gz
chromium_src-38a187241c77a88617a7048988373b0e80608d6a.tar.bz2
Fix incorrect error codes. 9999 is not a valid network error
code (always a negative number). The most likely reason for memio_CreateIOLayer or SSL_ImportFD to fail is that we ran out of memory, so just return ERR_OUT_OF_MEMORY. R=dank BUG=none TEST=no compilation errors. Review URL: http://codereview.chromium.org/464024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33754 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/third_party')
0 files changed, 0 insertions, 0 deletions