Improve the Audio ALSA backend
authorManuel Bachmann <manuel.bachmann@iot.bzh>
Mon, 23 May 2016 12:23:06 +0000 (14:23 +0200)
committerManuel Bachmann <manuel.bachmann@iot.bzh>
Mon, 23 May 2016 12:23:06 +0000 (14:23 +0200)
commite6d40a8447eff5e1be00ea35715092876e0520fa
treec9ecfbb4fc225082f0c821d7fbb6a44c3e391d39
parentc20a2d779c32a4c0580a99e2cda2c3c6bc6156f3
Improve the Audio ALSA backend

Guard the ALSA backend against some undefined values,
error codes, and remove a memory leak.

Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
plugins/audio/audio-alsa.c
plugins/audio/audio-api.c