• Max Kellermann's avatar
    tag: static directory name · 5bd55516
    Max Kellermann authored
    While parsing the tag cache, don't allocate the directory name from
    the heap, but copy it into a buffer on the stack.  This reduces heap
    fragmentation by 1%.
    5bd55516
directory.c 30.9 KB