cvs commit: src/usr.sbin/mixer mixer.c
Ariff Abdullah
ariff at FreeBSD.org
Tue Jan 3 16:32:15 PST 2006
ariff 2006-01-04 00:32:15 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
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.22.2.1 +21 -14 src/usr.sbin/mixer/mixer.c
More information about the cvs-all
mailing list