]> diplodocus.org Git - nmh/commitdiff
check curl_ctx->res_len > 0 not res_body != NULL
authorEric Gillespie <epg@pretzelnet.org>
Sun, 10 Apr 2016 06:19:19 +0000 (06:19 +0000)
committerEric Gillespie <epg@pretzelnet.org>
Sun, 10 Apr 2016 06:19:19 +0000 (06:19 +0000)
res_body is not a pointer and is never NULL

(Thanks clang!)


No differences found