]> granicus.if.org Git - curl/commit
conncache: fix a return code [regression]
authorDaniel Stenberg <daniel@haxx.se>
Tue, 12 Dec 2017 22:53:56 +0000 (23:53 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 12 Dec 2017 22:54:35 +0000 (23:54 +0100)
commit41982b6ac9f40b76a7ff967aff0eab6be753040a
treee8ec0df398ef142562bd2b4d56be869a499a2ac7
parent5d0ba70e17bde74d9a9108c38558f6491d2b5c4d
conncache: fix a return code [regression]

This broke in 07cb27c98e. Make sure to return 'result' properly. Pointed
out by scan-build!
lib/conncache.c