diff options
author | wtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-04 00:09:04 +0000 |
---|---|---|
committer | wtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-04 00:09:04 +0000 |
commit | 38a187241c77a88617a7048988373b0e80608d6a (patch) | |
tree | 50872f914e007f8f272095999ac93aa68d33316f /net/third_party | |
parent | 265d542675ecd4e0394ed24dff7ca1a30db8374d (diff) | |
download | chromium_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