Module Name: src Committed By: nat Date: Wed Nov 15 01:49:59 UTC 2017
Modified Files: src/sys/dev: audio.c Log Message: Plug memory leak as the mixer state does not grow or shrink when audio mixing is disabled. This avoids triggering a panic also. To generate a diff of this commit: cvs rdiff -u -r1.432 -r1.433 src/sys/dev/audio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.