Skip to content
Commit ba3e978e authored by Douglas Raillard's avatar Douglas Raillard
Browse files

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.
parent 13379199
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment