summaryrefslogtreecommitdiff
path: root/debian/tests/control
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2024-11-11 14:09:41 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2024-11-20 15:04:28 +0100
commit709adda89a575e6c542310e6632c090632bb9732 (patch)
treecd53499ae57556e016f3d87dc3e596ec69919fd9 /debian/tests/control
parentb888c66c7244de9b20d174555ffdc22829d6c222 (diff)
ftparchive: cachedb: Remove 600-byte key limit
Instead of snprintf() into a fixed-size buffer, construct an std::string using assign() and append(). A previous version used strprintf() which would have been hilariously inefficient. LP: #2087848
Diffstat (limited to 'debian/tests/control')
0 files changed, 0 insertions, 0 deletions