Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible bad copy past #457

Open
Bbulatov opened this issue Nov 21, 2024 · 0 comments
Open

Possible bad copy past #457

Bbulatov opened this issue Nov 21, 2024 · 0 comments

Comments

@Bbulatov
Copy link

Hello!
During the static analysis was found possible mistake:

  1. Value 'hdrs' might be 'phdrs' in ext/curb_easy.c:2519, because in ext/curb_easy.c:2495-2507 use only 'hdrs', but in ext/curb_easy.c:2525 might be use only 'phdrs' without 'hdrs':
      *phdrs = curl_slist_append(*hdrs, StringValuePtr(proxy_headers_str));

изображение
Please clarify whether this requires changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant