• Show log

    Commit

  • Hash : 19c88310
    Author : Carlos Martín Nieto
    Date : 2014-07-10T13:48:13

    tree-cache: move to use a pool allocator This simplifies freeing the entries quite a bit; though there aren't that many failure paths right now, introducing filling the cache from a tree will introduce more. This makes sure not to leak memory on errors.