Don't assume no padding or specific ordering in moduleLoadQueueEntry structure.
We need to be free to shuffle fields or add more fields in a structure without breaking code. Related to issue #3293.
Please register or sign in to comment
We need to be free to shuffle fields or add more fields in a structure without breaking code. Related to issue #3293.