• Max Kellermann's avatar
    tag: converted tag_item.value to a char array · e5a78798
    Max Kellermann authored
    The value is stored in the same memory allocation as the tag_item
    struct; this saves memory because we do not store the value pointer
    anymore.  Also remove the getTagItemString()/removeTagItemString()
    dummies.
    e5a78798
tagTracker.c 2.78 KB