Commit 3ba7336
committed
gh-154577: Fix data race in
Prevent race by adding `@critical_section` to functions that have
`MultibyteIncrementalEncoderObject` or
`MultibyteIncrementalDecoderObject` argument
Fix TSAN-0001 from gh-153852Modules/cjkcodecs/multibytecodec.c
1 parent 993a0c6 commit 3ba7336
3 files changed
Lines changed: 95 additions & 23 deletions
File tree
- Misc/NEWS.d/next/Library
- Modules/cjkcodecs
- clinic
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments