• Show log

    Commit

  • Hash : ee42bb0e
    Author : Carlos Martín Nieto
    Date : 2015-11-28T19:18:29

    tree: make path len uint16_t and avoid holes 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).