Commit 1868a84
committed
Merge bitcoin-core#245: type-context.h: Extent cancel_mutex lock to prevent theoretical race
ef96a5b doc: Comment cleanups after bitcoin-core#240 (Ryan Ofsky)
e0f1cd7 type-context.h: Extent cancel_mutex lock to prevent theoretical race (Ryan Ofsky)
Pull request description:
This is a followup to bitcoin-core#240 that fixes a theoretical race condition in that PR pointed out by janb bitcoin/bitcoin#34422 (comment). Details are in the commit message. There is also an additional commit fixing up some documentation added in that PR
ACKs for top commit:
Sjors:
ACK ef96a5b
Tree-SHA512: 9d3c1585b7e1862a3b2bada48f72c389cf5d60cc72aa348c83fe87fb8f05287971216fc561a4334140df4a8d2bcc28f5256dd733ff3fb4ec08aa72e57d1369632 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
| 334 | + | |
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| |||
0 commit comments