From dac03e12b418899430a6667a5596cd515b120295 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Wed, 30 Sep 2009 03:21:06 +0200 Subject: libdpkg: Use varbuf_grow instead of varbufextend --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 0e6ab3add..78462891b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,8 @@ dpkg (1.15.5) UNRELEASED; urgency=low * Use the size from stat to allocate the buffers for readlink, instead of indefinitely calling readlink and growing the buffer. This should reduce memory usage when handling lots of symlinks, and be slightly faster. + * Rework varbuf api to avoid increasing buffers indefinitely when adding + content to them, regardless of space being already available. [ Raphaƫl Hertzog ] * Add versioned dependency on base-files (>= 5.0.0) to dpkg-dev to ensure -- cgit v1.2.3