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

Potential race conditions in DataContractSerialization #26607

Closed
jkotas opened this issue Jun 25, 2018 · 2 comments
Closed

Potential race conditions in DataContractSerialization #26607

jkotas opened this issue Jun 25, 2018 · 2 comments
Assignees
Milestone

Comments

@jkotas
Copy link
Member

jkotas commented Jun 25, 2018

From dotnet/coreclr#17076

@jiayi11
Copy link
Member

jiayi11 commented Jul 12, 2018

Hi @jkotas, the third one (pasted below) is guaranteed safe because it is used in pre-generated serializer on UWP only. I will submit a pr to fix the other issues later. Thanks!

@karelz
Copy link
Member

karelz commented Nov 15, 2018

Fixing milestone, the change went into master (3.0) branch, not into 2.2.

@msftgits msftgits transferred this issue from dotnet/corefx Jan 31, 2020
@msftgits msftgits added this to the 3.0 milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants