]> git.alsa-project.org Git - alsa-lib.git/commit
Clear sw_params struct at initialization
authorTakashi Iwai <tiwai@suse.de>
Tue, 11 Jan 2005 15:11:09 +0000 (15:11 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 11 Jan 2005 15:11:09 +0000 (15:11 +0000)
commitc67584ec65fef7f9397f30c9b7463a4679f52785
treea7acc943ce4ff0e995c80c2427f4c91c7802453a
parent554fe08747aaf9c7447d9b73c1e4364592bff09a
Clear sw_params struct at initialization

Do zero-clear the sw_params struct in hw_params, just to be sure.
This makes valgrind happy.
src/pcm/pcm_params.c