diff options
author | 2014-08-06 15:40:40 +0000 | |
---|---|---|
committer | 2014-08-06 15:40:40 +0000 | |
commit | f14aac2f8532b784416778820d91653f2485811f (patch) | |
tree | 88ee5fdd8ff4ecbf0ab029a4b21d26dab1ecbb09 /lib/libcrypto/evp/encode.c | |
parent | fix an off by one (diff) | |
download | wireguard-openbsd-f14aac2f8532b784416778820d91653f2485811f.tar.xz wireguard-openbsd-f14aac2f8532b784416778820d91653f2485811f.zip |
Correct some dma cleanup error paths.
While the index variables were correct the arrays of
dma handles they indexed were swapped for rx and tx.
As there are a mismatched number of rx and tx descriptors
we'd walk off the end of the rx handle array by 30 items.
ok deraadt@
Diffstat (limited to 'lib/libcrypto/evp/encode.c')
0 files changed, 0 insertions, 0 deletions