Module Name: src Committed By: dholland Date: Mon May 3 04:36:43 UTC 2010
Modified Files: src/sys/dev/pci: azalia_codec.c Log Message: Fix a crash during alc888 initialization caused by holding a pointer across realloc. Patch from Bj?rn Barkenfelt in PR kern/41957, rearranged somewhat by myself. To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 src/sys/dev/pci/azalia_codec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.