]> git.tuebingen.mpg.de Git - paraslash.git/commit
alsa_write: Simplify alsa_post_select().
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 5 Sep 2021 16:57:28 +0000 (18:57 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 21 Oct 2021 17:53:06 +0000 (19:53 +0200)
commitf1fe6d2729f2b0e7b48557d9cc5ddb4412a6bf22
treeb943db3ba0d91bb7d07ee79f8105c08ea647478c
parent207c1184a2c8af338d6be70e8cb7ede10a5b6a08
alsa_write: Simplify alsa_post_select().

Clean up the private alsa data structure in alsa_close() and teach
this function to DTRT even if pad->handle is NULL because alsa_init()
failed.
alsa_write.c