]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r283064:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 27 May 2015 13:23:02 +0000 (13:23 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 27 May 2015 13:23:02 +0000 (13:23 +0000)
commit294ec67b175e8fd63c3a6b17c73fb40c481e4cfb
tree65d8be4da96a9693e38281187b01dcdc2ce15f03
parentb3f8b14b983de8e324717afe4d59867782cd2a79
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/10@283609 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sound/pci/hda/hdaa.c