Closed ThibautHH closed 1 year ago
The env_t struct uses two consecutive arrays in the decleration that could potentially be structure padded or reordered in the wrong way by the compiler.
env_t
The
env_t
struct uses two consecutive arrays in the decleration that could potentially be structure padded or reordered in the wrong way by the compiler.