Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
event: minimize the size of structures by field order
V802. On 32-bit/64-bit platform, structure size can be reduced from N to K bytes by rearranging the fields according to their sizes in decreasing order https://pvs-studio.com/en/docs/warnings/v802/ Signed-off-by: Aleksandr Golubev <[email protected]>
- Loading branch information