diff options
author | 2002-10-30 14:54:34 +0000 | |
---|---|---|
committer | 2002-10-30 14:54:34 +0000 | |
commit | 8f3cc053cb19abedcc40f98d33a6ab3ec132b268 (patch) | |
tree | cf3d0e67252aae66f1f284c3f84ccce6909c47ac /lib/libpthread | |
parent | simplify (diff) | |
download | wireguard-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