Index: /trunk/src/VBox/Devices/Audio/DevIchHda.cpp
===================================================================
--- /trunk/src/VBox/Devices/Audio/DevIchHda.cpp	(revision 61870)
+++ /trunk/src/VBox/Devices/Audio/DevIchHda.cpp	(revision 61871)
@@ -1786,5 +1786,5 @@
     }
 
-    int rc;
+    int rc = VINF_SUCCESS;
 
     if (pStream->pMixSink) /* Stream attached to a sink? */
