diff options
author | 2021-01-19 15:59:25 +0000 | |
---|---|---|
committer | 2021-01-19 15:59:25 +0000 | |
commit | 4ff910d1281c7e76ae61ed2608b8506628f514d5 (patch) | |
tree | 156582b71fd10c5c1fe007975ff01c31e1dd8266 /lib/libssl/ssl_locl.h | |
parent | Kill log_procnames and properly define ldpd_process. (diff) | |
download | wireguard-openbsd-4ff910d1281c7e76ae61ed2608b8506628f514d5.tar.xz wireguard-openbsd-4ff910d1281c7e76ae61ed2608b8506628f514d5.zip |
Adjust the disc_recv_packet() code to not use IBUF_READ_SIZE and to
use a local recv_buf that is allocated on first call with malloc().
The memory returned from malloc() is properly aligned which may not
be the case for bss or stack memory.
Diffstat (limited to 'lib/libssl/ssl_locl.h')
0 files changed, 0 insertions, 0 deletions