author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 23 Apr 2016 10:08:13 +0000 (12:08 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 23 Apr 2016 10:08:13 +0000 (12:08 +0200) | ||
commit | 8a455c585f048f4ced69a3be9d5cdee6c091dbf2 | |
tree | 9e332f9b4c6f66752ea0d398b4c4b76039f9702c | tree | snapshot |
parent | c9f0a65bcf06b9cc875959657871f960e37929c2 | commit | diff |
curl plugin: prev can't be NULL here
[src/curl.c:548] -> [src/curl.c:546]: (warning) Either the condition 'prev!=0' is redundant or there is possible null pointer dereference: prev.
[src/curl.c:548] -> [src/curl.c:546]: (warning) Either the condition 'prev!=0' is redundant or there is possible null pointer dereference: prev.
src/curl.c | diff | blob | history |