Commit b45af00
authored
[pythongh-117657] _Py_MergeZeroLocalRefcount isn't loading ob_ref_shared with strong enough semantics (python#118111)
Use acquire for load of ob_ref_shared1 parent b624490 commit b45af00
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
| 377 | + | |
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
| |||
0 commit comments