Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Fix the one-policy overload of thrust::async::copy to not copy the policy #1131

Conversation

brycelelbach
Copy link
Collaborator

See #1115 for an explanation.

@brycelelbach brycelelbach force-pushed the bug/github/async-copy-single-policy-overload-copies-policy/1115 branch from 781a1a0 to 3c7cf8e Compare May 7, 2020 03:01
@brycelelbach
Copy link
Collaborator Author

@griwes please review

@brycelelbach brycelelbach added this to the 1.9.10 milestone May 7, 2020
…policy,

because this leads to use-after-move in the future dependency extraction and
stream stealing code. Fixes #1115.
@brycelelbach brycelelbach force-pushed the bug/github/async-copy-single-policy-overload-copies-policy/1115 branch from 3c7cf8e to 9e04ead Compare May 7, 2020 03:25
@brycelelbach brycelelbach requested review from alliepiper and griwes May 7, 2020 03:25
@brycelelbach
Copy link
Collaborator Author

Folks, please review, let's sneak this in to 1.9.10.

CL 28359146

@brycelelbach brycelelbach merged commit 1eb161c into master May 8, 2020
@brycelelbach brycelelbach deleted the bug/github/async-copy-single-policy-overload-copies-policy/1115 branch May 8, 2020 22:26
@brycelelbach brycelelbach restored the bug/github/async-copy-single-policy-overload-copies-policy/1115 branch May 16, 2020 06:57
@brycelelbach brycelelbach deleted the bug/github/async-copy-single-policy-overload-copies-policy/1115 branch May 16, 2020 07:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants