• Max Kellermann's avatar
    tag: try not to duplicate the input string · a208d654
    Max Kellermann authored
    Try to detect if the string needs Latin1-UTF8 conversion, or
    whitespace cleanup.  If not, we don't need to allocate temporary
    memory, leading to decreased heap fragmentation.
    a208d654
tag.c 7.78 KB