Commit 53af5b2
Use a global volatile variable and check if the function is not NULL
to use the variable. Otherwise, a compiler optimization can remove
the variable making the check useless.
Co-authored-by: Paul Smith <paul@mad-scientist.net>
1 parent 5c15b1a commit 53af5b2
File tree
3 files changed
+10
-4
lines changed- Misc/NEWS.d/next/Build
3 files changed
+10
-4
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5237 | 5237 | | |
5238 | 5238 | | |
5239 | 5239 | | |
| 5240 | + | |
5240 | 5241 | | |
5241 | 5242 | | |
5242 | | - | |
| 5243 | + | |
5243 | 5244 | | |
5244 | | - | |
| 5245 | + | |
5245 | 5246 | | |
| 5247 | + | |
5246 | 5248 | | |
5247 | 5249 | | |
5248 | 5250 | | |
| |||
0 commit comments