ALSA: Fix some warnings relating to unhandled return value of read().

This commit is contained in:
David Reid
2023-11-29 06:27:03 +10:00
parent 1583329187
commit 6cba159210
2 changed files with 19 additions and 11 deletions
+1
View File
@@ -1,5 +1,6 @@
v0.11.22 - TBD
=====================
* ALSA: Fix some warnings relating to unhandled return value of `read()`.
* DirectSound: Add support for specifying an explicit window handle for SetCooperativeLevel().