From: Bluezery <ohpowel@gmail.com>
authorBluezery <ohpowel@gmail.com>
Tue, 3 Jan 2012 03:58:48 +0000 (03:58 +0000)
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 3 Jan 2012 03:58:48 +0000 (03:58 +0000)
commitfcdec47f136a6c0b9b9bd6917ccaadc9871e6050
tree6573235386c5aed0e8b4e8b8e3de55d63841dff7
parent221db402f51133121c9d760444445e5efcaefc86
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel]  [Patch][ecore_con] Fix return value checking
Date: Tue, 3 Jan 2012 10:01:17 +0900

Hi,

There is invalid return value checking of curl_multi_perform() in ecore_con_url.
Because CURLM_CALL_MULTI_PERFORM is also not  CURLM_OK,
CURLM_CALL_MULTI_PERFORM checking  should precede CURLM_OK checking.
It's simple fix. Please review this

--
BRs,
Kim.

SVN revision: 66771
legacy/ecore/src/lib/ecore_con/ecore_con_url.c