diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-11-29 15:11:46 -0500 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-11-29 15:11:46 -0500 |
| commit | 75b7ee2a08aefbdb2e2202718326fadd96ee0ef0 (patch) | |
| tree | c5376b68b658398399c47d20a37b6acebaf1807f /CHANGES.md | |
| parent | bb2f890fd470fff3e42698710b56c68164491d85 (diff) | |
Fix for undefined behavior on structs/enums with paddingv2025-11-29.2
Diffstat (limited to 'CHANGES.md')
| -rw-r--r-- | CHANGES.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ # Version History +## v2025-11-29.2 + +### Bugfixes + +- Fix for undefined behavior on enums and structs with padding. + ## v2025-11-29 ### Syntax changes |
