mirror of
https://github.com/sheumann/hush.git
synced 2025-02-03 23:34:27 +00:00
2b288236e8
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>