]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC:
authorariff <ariff@FreeBSD.org>
Wed, 4 Jan 2006 00:32:14 +0000 (00:32 +0000)
committerariff <ariff@FreeBSD.org>
Wed, 4 Jan 2006 00:32:14 +0000 (00:32 +0000)
commit3c58551f23c79ad91651946b6442a6f548e87ac3
tree7abf1284959c781fbccc5edac9d5fa4f153ed887
parent793b5bfb75d078e1056cc5dff592a65c1f6c9d49
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.
usr.sbin/mixer/mixer.c