[alsa-devel] [PATCH 0/2] v2 pcm_file propagate write error instead of an assert
Adam Miartus
amiartus at de.adit-jv.com
Wed Jun 12 08:48:26 CEST 2019
patch possible case whenre file write causes assert in pcm_file
plugin, by reporting error to user and printing a message
user has a chance to recover error state, or capture
correct logs before assert happens, and may have an idea how
to recover
Adam Miartus (2):
pcm_file: do not disrupt playback on output file write fail
pcm_file: report write output file error to api user
src/pcm/pcm_file.c | 61 ++++++++++++++++++++++++++++++++++++++----------------
1 file changed, 43 insertions(+), 18 deletions(-)
--
2.7.4
More information about the Alsa-devel
mailing list