Stefan Reinauer has posted comments on this change. ( https://review.coreboot.org/c/em100/+/37479 )
Change subject: curl: Handle errors in curl_easy_perform()
......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/em100/+/37479/2/curl.c
File curl.c:
https://review.coreboot.org/c/em100/+/37479/2/curl.c@123
PS2, Line 123: return 0;
maybe return (res == CURLE_OK)?0:-1;
Done
--
To view, visit
https://review.coreboot.org/c/em100/+/37479
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: em100
Gerrit-Branch: master
Gerrit-Change-Id: I96374d1b153113a302fa98c27873db863a22f77e
Gerrit-Change-Number: 37479
Gerrit-PatchSet: 3
Gerrit-Owner: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Fri, 06 Dec 2019 18:55:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Patrick Georgi
pgeorgi@google.com
Gerrit-MessageType: comment