diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-10-22 14:30:34 +0200 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-10-22 14:32:03 +0200 |
| commit | a5d029ea6474db4f7edf8e9b6d73afd2ae583250 (patch) | |
| tree | 48fa428961b96c1230fcfef80d187dd365204aa8 /doc/apt-secure.8.xml | |
| parent | fcccd7fb5ed74ae00c9d675667017d9c84838f69 (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 'doc/apt-secure.8.xml')
0 files changed, 0 insertions, 0 deletions
