]> granicus.if.org Git - curl/commit
urlapi: avoid derefencing a possible NULL pointer
authorDaniel Stenberg <daniel@haxx.se>
Sat, 8 Sep 2018 20:57:36 +0000 (22:57 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 8 Sep 2018 20:57:36 +0000 (22:57 +0200)
commit01dedc99fc8d386fe955421ab05a1c4094c9190b
tree9afadc94ed507110ba4a4250951d12ee69406a9b
parent82846a456a8e2f904353e5575a1e9e0744a56359
urlapi: avoid derefencing a possible NULL pointer

Coverity CID 1439134
lib/urlapi.c