• Max Kellermann's avatar
    db/simple/Song: convert "uri" to a std::string · 7f9a8b87
    Max Kellermann authored
    No longer allocate it as a "VarSize".  This used to be a clever trick
    to save memory 10 years ago, but these days, keeping the code
    maintainable seems more important than saving a few kilobytes of
    memory.
    7f9a8b87
Ptr.hxx 940 Bytes