aboutsummaryrefslogtreecommitdiffstats
path: root/src/audioOutputs/audioOutput_alsa.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-03-26 10:37:10 +0000
committerEric Wong <normalperson@yhbt.net>2008-03-26 10:37:10 +0000
commit13c17c3d942f1074d76caeaf39ebe0d5017593e9 (patch)
tree25745db48dcd5fe6d3ac209f364294304a2ac670 /src/audioOutputs/audioOutput_alsa.c
parent33e88ff8f96627920c63b2d05dc16cb7ae15f318 (diff)
downloadmpd-13c17c3d942f1074d76caeaf39ebe0d5017593e9.tar.gz
mpd-13c17c3d942f1074d76caeaf39ebe0d5017593e9.tar.xz
mpd-13c17c3d942f1074d76caeaf39ebe0d5017593e9.zip
check the result of fopen() in all code paths
The while() loop only checks for interrupted system calls (which woudl never happen if the signal mask were set up properly), but nobody checks if the fopen() actually succeeds. git-svn-id: https://svn.musicpd.org/mpd/trunk@7195 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'src/audioOutputs/audioOutput_alsa.c')
0 files changed, 0 insertions, 0 deletions