summaryrefslogtreecommitdiffstats
path: root/lib/libpthread
diff options
context:
space:
mode:
authordrahn <drahn@openbsd.org>2002-10-30 14:54:34 +0000
committerdrahn <drahn@openbsd.org>2002-10-30 14:54:34 +0000
commit8f3cc053cb19abedcc40f98d33a6ab3ec132b268 (patch)
treecf3d0e67252aae66f1f284c3f84ccce6909c47ac /lib/libpthread
parentsimplify (diff)
downloadwireguard-openbsd-8f3cc053cb19abedcc40f98d33a6ab3ec132b268.tar.xz
wireguard-openbsd-8f3cc053cb19abedcc40f98d33a6ab3ec132b268.zip
Revert this va_copy addition, it cannot work on macppc (which is the
only arch where va_copy is currently required), current version of va_copy uses alloca, but since the results of the va_copy are not used here, only after return, stack trashing will occur. This will have to be revised again for gcc 3.2 support on powerpc.
Diffstat (limited to 'lib/libpthread')
0 files changed, 0 insertions, 0 deletions