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

CurlHook does not treat reference parameters well #284

Open
kb10uy opened this issue Oct 28, 2019 · 0 comments
Open

CurlHook does not treat reference parameters well #284

kb10uy opened this issue Oct 28, 2019 · 0 comments

Comments

@kb10uy
Copy link

kb10uy commented Oct 28, 2019

FYI: mpyw/co#26 (comment)

CurlHook class receives all original curl function calls with __callStatic.
When 2nd parameter of curl_multi_exec is undefined at caller, Undefined variable error will occur. This is malfunctional behavior in that original function does not need initialization of that parameter.

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