diff --git a/lib/url.c b/lib/url.c index c16c203ba..ec2c2bf1b 100644 --- a/lib/url.c +++ b/lib/url.c @@ -3312,7 +3312,7 @@ static CURLcode parseurlandfillconn(struct SessionHandle *data, char protobuf[16]; const char *protop; - prot_missing = FALSE; + *prot_missing = FALSE; /************************************************************* * Parse the URL.