summaryrefslogtreecommitdiffstats
path: root/sys/dev/softraid.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2009-06-02 18:06:31 +0000
committerderaadt <deraadt@openbsd.org>2009-06-02 18:06:31 +0000
commit79d84f1b4ffbf58fe0436090d17ba94127b08466 (patch)
treeceb93fce6cc1a9562b0fa548cb4cc5870f8c5110 /sys/dev/softraid.c
parentFix the long-standing crash when >NXNAME characters were inserted (diff)
downloadwireguard-openbsd-79d84f1b4ffbf58fe0436090d17ba94127b08466.tar.xz
wireguard-openbsd-79d84f1b4ffbf58fe0436090d17ba94127b08466.zip
The two "firmware" arrays only contained 16 bit values, but were being
being stored in an array of 32 bits. waste of memory. The bandpass filter table only contained 16 bit values, but was being treaded as if it was in an array of 32 bit values, thus what was being loaded into the chip was totally wrong and this probably explains why I remember it sounded horrid. Not tested on real hardware; incorrect array accesses discovered by Parfait ok oga
Diffstat (limited to 'sys/dev/softraid.c')
0 files changed, 0 insertions, 0 deletions