]> git.alsa-project.org Git - alsa-lib.git/commit
Initialize structs for ioctls
authorTakashi Iwai <tiwai@suse.de>
Thu, 24 Feb 2005 20:57:56 +0000 (20:57 +0000)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Feb 2005 20:57:56 +0000 (20:57 +0000)
commit809e31561a3f015287aa8740093fd8cd5640437c
treeb3ed818c68246e90bb68e72fc6395e15bcee39f9
parent6f918dfac4fa428195bd7595338b5a81af564629
Initialize structs for ioctls

Initialize the argument structs before calling ioctls to make
valgrind happy.
src/pcm/pcm_hw.c