commit | db255cad0531047a3e35a95af74ad2e03b054412 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Mon May 19 14:59:37 2008 +1000 |
committer | Damien Miller <djm@mindrot.org> | Mon May 19 14:59:37 2008 +1000 |
tree | 7452c18135999436612dcb4e6e7d9c9f2abfe90f | |
parent | e9890193032b4bba7afa40d4fc003bbf629afba2 [diff] |
- markus@cvs.openbsd.org 2008/05/08 06:59:01 [bufaux.c buffer.h channels.c packet.c packet.h] avoid extra malloc/copy/free when receiving data over the net; ~10% speedup for localhost-scp; ok djm@