Closed flowCRANE closed 12 months ago
Fixing bug with invalid size of the char array — the array should be 32-bytes wide but to this time was 33-bytes wide, causing invalid structure size and bad alignment of further fields. Please check this before merging.
Thanks!
Fixing bug with invalid size of the char array — the array should be 32-bytes wide but to this time was 33-bytes wide, causing invalid structure size and bad alignment of further fields. Please check this before merging.