summaryrefslogtreecommitdiffstats
path: root/lib/libtls/tls_client.c
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2015-09-29 10:58:51 +0000
committerdlg <dlg@openbsd.org>2015-09-29 10:58:51 +0000
commite1e4c63e52dea85eb7ca789fba149efc570ac56e (patch)
treea06a94077d855b0087dda28314c35b48d997cb86 /lib/libtls/tls_client.c
parentget rid of the mutex between access to the status block and myx_down (diff)
downloadwireguard-openbsd-e1e4c63e52dea85eb7ca789fba149efc570ac56e.tar.xz
wireguard-openbsd-e1e4c63e52dea85eb7ca789fba149efc570ac56e.zip
make the bpf filters a bpf_program instead of an array of bpf_insn.
bpf_program contains a pointer to that same array, but also the number of elements in it. this allows us to know the size when we want to free them. ok deraadt@
Diffstat (limited to 'lib/libtls/tls_client.c')
0 files changed, 0 insertions, 0 deletions