]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r283064:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 27 May 2015 13:25:26 +0000 (13:25 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 27 May 2015 13:25:26 +0000 (13:25 +0000)
commitbe1bc2db0161e7faf21cec39d52278b5fd52d9c0
tree695ca36b921293b21ceafe33cac7550fba41530c
parentf3c11718cd6328df3c3bd6c07bc68842a20ac5ea
MFC r283064:
Fix an off-by-one error by adding proper range checks when parsing the
HDA association descriptors. This fixes a crash during device probe
for some HDA PCI devices.

git-svn-id: svn://svn.freebsd.org/base/stable/9@283610 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sound/pci/hda/hdaa.c