mirror of
https://github.com/sheumann/hush.git
synced 2025-08-11 07:25:01 +00:00
Since our "read to malloced buf" routines only gradually grow allocations, let's be generous here and allow 128k. Reported by Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>