diff options
author | Daniel Stenberg <daniel@haxx.se> | 2014-10-03 23:40:57 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-10-03 23:40:57 +0200 |
commit | b9a34e818e9ada06a057459270340ea9a4799c01 (patch) | |
tree | 0d1ed28a73876fa6248d346e4d0833c67b58655c /CHANGES | |
parent | d57f7d586bcdbc49cc8a083266cd0baaf6d8b18e (diff) |
Curl_pipeline_server_blacklisted: handle a NULL server name
Coverity CID 1215284. The server name is extracted with
Curl_copy_header_value() and passed in to this function, and
copy_header_value can actually can fail and return NULL.
Diffstat (limited to 'CHANGES')
0 files changed, 0 insertions, 0 deletions