summaryrefslogtreecommitdiff
path: root/test/pinning14.test
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2021-01-19 20:32:07 +0100
committerTimo Teräs <timo.teras@iki.fi>2021-02-04 21:45:58 +0200
commitf6656f9d8e04d8985392416e77aead850951ab7b (patch)
tree58924b5c9041cd540592f2d8af9a1b57c71d7658 /test/pinning14.test
parentb43da45bc31a5d09fc03e8bb1ce7c3f875bdfaaa (diff)
downloadapk-tools-f6656f9d8e04d8985392416e77aead850951ab7b.tar.gz
apk-tools-f6656f9d8e04d8985392416e77aead850951ab7b.tar.bz2
apk-tools-f6656f9d8e04d8985392416e77aead850951ab7b.tar.xz
apk-tools-f6656f9d8e04d8985392416e77aead850951ab7b.zip
io: Handle really long lines
While commit 18b0b45 (io: Handle long lines, Thu Jan 7 17:25:23 2021 +0100) did attempt to address this issue, the buffer really is still to small when dealing with big-big dependency lists. Lets make it sufficiently large for now, until the new APKINDEX format can support multi-line dependencies, making this not needed any more. [TT: Originally the buffer size was conservative to run on resource constrained embedded platforms. But since the available memory on those has also increased much, the adjustment to 128kB makes sense also to increase performance a little bit. Removing also the iolimit test.] Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Diffstat (limited to 'test/pinning14.test')
0 files changed, 0 insertions, 0 deletions