Commit e4e36a7
[3.13] pythongh-142779: Initialize reserved field for proper padding (pythonGH-142780) (python#144160)
pythongh-142779: Initialize reserved field for proper padding (pythonGH-142780)
The jitdump specification specifies a reserved field for padding.
Initialize it so no garbage data is embedded in the jitdump files.
(cherry picked from commit 77bf4ba)
Co-authored-by: stratakis <cstratak@redhat.com>1 parent 837b88f commit e4e36a7
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| 375 | + | |
375 | 376 | | |
376 | 377 | | |
377 | 378 | | |
| |||
0 commit comments