mirror of
https://github.com/curl/curl.git
synced 2026-06-12 19:55:38 +03:00
Revert "cf-https-connect: silence clang-tidy v21 false positive"
This reverts commit 36e08e5e62.
This commit is contained in:
parent
e824d931f7
commit
a002f5c71b
12 changed files with 0 additions and 21 deletions
|
|
@ -654,7 +654,6 @@ void Curl_all_content_encodings(char *buf, size_t blen)
|
|||
*p++ = ' ';
|
||||
}
|
||||
}
|
||||
/* NOLINTNEXTLINE(clang-analyzer-security.ArrayBound) */
|
||||
p[-2] = '\0';
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue