lisa._assets.kmodules.lisa: Use variably-sized strings for event fields
FEATURE Use variably-sized strings (__data_loc char[]) instead of fixed-size arrays for string fields. This avoids wasting space when the string is smaller than the maximum size, at the cost of 4 bytes of overhead.
Loading
Please register or sign in to comment