392da37f9ad3c3148b0a1294240c9e1251df5e31
On 32 bit architecture the alignment of 16 bytes did not seem to work on stack variables. UBSan detected whole lot of misaligned functions from Ext2.cpp. This patch should make function alignment be big enough?
Description
Hobby operating system for x86_64
Languages
C++
87.4%
C
6.1%
Assembly
2.6%
Shell
2.4%
CMake
1.5%