summaryrefslogtreecommitdiff
path: root/apt-private/private-download.cc
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2015-12-23 17:16:13 +0100
committerDavid Kalnischkies <david@kalnischkies.de>2015-12-23 17:16:13 +0100
commitb3db9d81325769fb9d9c6518f9d917f90328bef1 (patch)
treec0c379317574c5840554605f5a970a852212a419 /apt-private/private-download.cc
parentf63123c385738b059cd854b694a0f62558fb8cbe (diff)
use a dynamic buffer for ReadLine
We don't need the buffer that often - only for ReadLine - as it is only occasionally used, so it is actually more efficient to allocate it if needed instead of statically by default. It also allows the caller to influence the buffer size instead of hardcoding it. Git-Dch: Ignore
Diffstat (limited to 'apt-private/private-download.cc')
0 files changed, 0 insertions, 0 deletions