summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/pci/csapcm.c
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>1999-11-22 04:50:09 +0000
committerdillon <dillon@FreeBSD.org>1999-11-22 04:50:09 +0000
commit913c1ce7346351f8ee703d9125f82353999c9d0a (patch)
tree1f91e1a8fce55a0023cb7d1302af68f55f3ef607 /sys/dev/sound/pci/csapcm.c
parenta3ca1bca0f456af9fbb316a5621b5ea6ad7bcfba (diff)
downloadFreeBSD-src-913c1ce7346351f8ee703d9125f82353999c9d0a.zip
FreeBSD-src-913c1ce7346351f8ee703d9125f82353999c9d0a.tar.gz
nm_srtt and nm_sdrtt are arrays[4]. Remove explicit initialization
of element [4] in both, which goes beyond the end of the array, leaving [0], [1], [2], and [3]. This bug did not cause any problems since the overrun fields are initialized after the bogus array init but needs to be fixed anyway. Submitted by: Ian Dowse <iedowse@maths.tcd.ie>
Diffstat (limited to 'sys/dev/sound/pci/csapcm.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud