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

Handle inflight request canceling properly #2052

Closed
wants to merge 1 commit into from

Conversation

qiwzhang
Copy link
Contributor

@qiwzhang qiwzhang commented Dec 7, 2018

Signed-off-by: Wayne Zhang [email protected]

While reading Proxy code, found that in-flight request is not canceled properly.
cancel() should be called. Otherwise, if it is called, but memory is freed. it may cause crash

Release note:

None

@istio-testing
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qiwzhang

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Dec 7, 2018
@qiwzhang
Copy link
Contributor Author

qiwzhang commented Dec 7, 2018

@lizan could you take a look?

@qiwzhang
Copy link
Contributor Author

qiwzhang commented Dec 7, 2018

Use #2053 instead of this

@qiwzhang qiwzhang closed this Dec 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants