Date: Fri, 15 Oct 2004 03:50:04 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm buffer.c Message-ID: <200410150350.i9F3o4G1054422@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2004-10-15 03:50:04 UTC FreeBSD src repository Modified files: sys/dev/sound/pcm buffer.c Log: Plug possible memory leak in sound DMA buffer handling. It also changes return code to ENOMEM in case of allocation failure. Approved by: jake (mentor), scottl (co-mentor) Reviewed by: truckman, matk Revision Changes Path 1.24 +24 -9 src/sys/dev/sound/pcm/buffer.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410150350.i9F3o4G1054422>