Date: Wed, 4 Jan 2006 00:37:14 +0000 (UTC) From: Ariff Abdullah <ariff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mixer mixer.c Message-ID: <200601040037.k040bE0p038277@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ariff 2006-01-04 00:37:14 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
usr.sbin/mixer mixer.c
Log:
MFC: - Fix possible memory leak due to repetetive strdup(3) without matching
free(3).
- print_recsrc() should honor shortflag and give appropriate output for
later consumption by /etc/rc.d/mixer. This will ensure that recording
device selections survived across reboot. Output everything to stdout
instead of stderr.
Revision Changes Path
1.21.2.1 +21 -14 src/usr.sbin/mixer/mixer.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601040037.k040bE0p038277>
