diff options
author | 1996-05-05 16:15:28 +0000 | |
---|---|---|
committer | 1996-05-05 16:15:28 +0000 | |
commit | 3e225dc35f1219676faf4e955007aaace1160d74 (patch) | |
tree | 64305c25f872b5eec3ad6f60f22bb984c7cf5e90 /sys/kern/init_main.c | |
parent | use XS (not XC) flags when setting tty flags; from <brook@trillium.nmsu.edu>. (diff) | |
download | wireguard-openbsd-3e225dc35f1219676faf4e955007aaace1160d74.tar.xz wireguard-openbsd-3e225dc35f1219676faf4e955007aaace1160d74.zip |
from netbsd:
second argument to xdr_long must be a "long *", which means that the
'out' arg to svc_sendreply must point to a long if outproc is
xdr_long. It was pointing to an 'int', and that was crashing on the
alpha, due to bad alignment.
Diffstat (limited to 'sys/kern/init_main.c')
0 files changed, 0 insertions, 0 deletions