Date: Tue, 23 Nov 2004 07:13:33 +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: <200411230713.iAN7DXAQ015229@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2004-11-23 07:13:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/sound/pcm buffer.c Log: MFC buffer.c, 1.24 to RELENG_5: Plug possible memory leak in sound DMA buffer handling. It also changes return code to ENOMEM in case of allocation failure. Revision Changes Path 1.23.2.1 +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?200411230713.iAN7DXAQ015229>