Commit bd5f6da
committed
PAX: remove macro guard in the struct definition
Macro guard in the struct definition will cause layout undetermined
if the macro definitions are inconsistent between compiling and use
of the header file.1 parent ddb4f60 commit bd5f6da
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | 207 | | |
212 | 208 | | |
| 209 | + | |
| 210 | + | |
213 | 211 | | |
214 | 212 | | |
215 | 213 | | |
| |||
0 commit comments