diff options
author | 2018-02-16 09:51:41 +0000 | |
---|---|---|
committer | 2018-02-16 09:51:41 +0000 | |
commit | f2ca94d13c77b425b3f78c65d5f820ff75e35af0 (patch) | |
tree | be81f2aa0f5275c205b994f0709a3f69907e5b96 /lib/libcrypto/evp/p_lib.c | |
parent | Fix function argument names, from Abel Abraham Camarillo Ojeda via jmc@. (diff) | |
download | wireguard-openbsd-f2ca94d13c77b425b3f78c65d5f820ff75e35af0.tar.xz wireguard-openbsd-f2ca94d13c77b425b3f78c65d5f820ff75e35af0.zip |
Reflowing the grid in-place involved way too much memmove() for a big
performance cost with a large history. Instead change back to using a
second grid and copying modified lines over which is much faster (this
doesn't revert to the old code however which didn't support UTF-8
properly). GitHub issue 1249.
Diffstat (limited to 'lib/libcrypto/evp/p_lib.c')
0 files changed, 0 insertions, 0 deletions