instead of messing about with pointer arithmetic, add an empty array
authortedu <tedu@openbsd.org>
Tue, 19 Jul 2016 05:30:48 +0000 (05:30 +0000)
committertedu <tedu@openbsd.org>
Tue, 19 Jul 2016 05:30:48 +0000 (05:30 +0000)
commitfc59b695ea1013ebbc2510dcaf2c9a379fe6efcc
tree045d17c2cc2ac05e1e55734e8716d21a0eddd3bc
parent89b0cfa94b369571053fe894190fd83a8000d979
instead of messing about with pointer arithmetic, add an empty array
to the end of the defer structure. solves sizing and alignment concerns.
sys/kern/uipc_usrreq.c