tree.h
1.5 KB
-
tree: make path len uint16_t and avoid holes · ee42bb0e
This reduces the size of the struct from 32 to 26 bytes, and leaves a single padding byte at the end of the struct (which comes from the zero-length array).
Carlos Martín Nieto committed