Initialize data before passing it to get_input_data. Strictly
authormbuhl <mbuhl@openbsd.org>
Thu, 10 Nov 2022 18:58:02 +0000 (18:58 +0000)
committermbuhl <mbuhl@openbsd.org>
Thu, 10 Nov 2022 18:58:02 +0000 (18:58 +0000)
commitcd5b5ebb074be2d9283896e92f6c514ee985b1d6
treeaa9fc74b282618da16dcacfcc856192c8cc5e16b
parent556be95f98c97a7adbebf1f2d879f6b41f3fc643
Initialize data before passing it to get_input_data.  Strictly
speaking this is not necessary as all used bits of the uint32_t are
zeroed.
ok mlarkin
usr.sbin/vmd/i8253.c
usr.sbin/vmd/i8259.c