Skip to content

Handle inflight request canceling properly#2052

Closed
qiwzhang wants to merge 1 commit intoistio:masterfrom
qiwzhang:fix_cancel
Closed

Handle inflight request canceling properly#2052
qiwzhang wants to merge 1 commit intoistio:masterfrom
qiwzhang:fix_cancel

Conversation

@qiwzhang
Copy link
Contributor

@qiwzhang qiwzhang commented Dec 7, 2018

Signed-off-by: Wayne Zhang qiwzhang@google.com

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

Signed-off-by: Wayne Zhang <qiwzhang@google.com>
@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

Details 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