Date: Tue, 11 Feb 2003 08:58:54 -0800 (PST) From: Brian Feldman <green@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm dsp.c Message-ID: <200302111658.h1BGwsjJ059397@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 2003/02/11 08:58:54 PST Modified files: sys/dev/sound/pcm dsp.c Log: Sound devices were being leaked by dsp_open() not actually releasing the channels it allocates if chn_reset() on them resulted in failure. ARROW'D! Revision Changes Path 1.59 +6 -1 src/sys/dev/sound/pcm/dsp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302111658.h1BGwsjJ059397>