summaryrefslogtreecommitdiff
path: root/methods
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2024-10-22 14:30:34 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2024-10-22 14:32:03 +0200
commita5d029ea6474db4f7edf8e9b6d73afd2ae583250 (patch)
tree48fa428961b96c1230fcfef80d187dd365204aa8 /methods
parentfcccd7fb5ed74ae00c9d675667017d9c84838f69 (diff)
extracttar: Move large buffer to heap for valgrind
valgrind has some trouble on ppc64el with the large buffer, and also on armhf where it seems to not understand the resulting stack clash protector, so let's move it to the heap using simple STL std::array in a std::unique_ptr.
Diffstat (limited to 'methods')
0 files changed, 0 insertions, 0 deletions