ariff 2006-01-01 20:19:49 UTC
FreeBSD src repository
Modified files:
usr.sbin/mixer mixer.c
Log:
- 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 if stderr.
MFC after: 3 days
Revision Changes Path
1.23 +21 -14 src/usr.sbin/mixer/mixer.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"