• David Benjamin's avatar
    radix: pass create flag to descend · e10e8bda
    David Benjamin 提交于
    Otherwise we eat all the memory trying to allocate a giant complete
    radix tree. It still doesn't start as we're iterating over 2^36, but
    it's a little better.
    e10e8bda
radix.cc 2.4 KB