Commit a846bff
committed
Handle UBSan warnings about unaligned storing and reading
Fixes UBSan issues found in
8 - test_basic_parse (Failed)
9 - test_json_parser (Failed)
10 - test_json_printer (Failed)
11 - test_json (Failed)
12 - json_test_uql (Failed)
13 - json_test_uql_off (Failed)
14 - json_test_uq (Failed)
15 - json_test_uq_off (Failed)
16 - json_test (Failed)
19 - optional_scalars_test (Failed)
Signed-off-by: Björn Svensson <[email protected]>1 parent a04eff4 commit a846bff
2 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
106 | 108 | | |
107 | 109 | | |
108 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
0 commit comments