NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/36864 (opencrypto - deflate failed to decompress large packets)



Synopsis: opencrypto - deflate failed to decompress large packets

State-Changed-From-To: open->feedback
State-Changed-By: drochner%NetBSD.org@localhost
State-Changed-When: Fri, 18 Feb 2011 22:06:47 +0000
State-Changed-Why:
deflate.c introduced exponential growth of the output buffer which
should limit the number of allocations to a small one-digit number.
I'd add a larger initial allocation, but I'd like to have some
real-world statistics first.





Home | Main Index | Thread Index | Old Index