Index: /trunk/src/VBox/Runtime/r3/stream.cpp
===================================================================
--- /trunk/src/VBox/Runtime/r3/stream.cpp	(revision 45337)
+++ /trunk/src/VBox/Runtime/r3/stream.cpp	(revision 45338)
@@ -312,4 +312,5 @@
         pStream->fCurrentCodeSet = false;
         pStream->fBinary  = fBinary;
+        pStream->fRecheckMode = false;
 #ifndef HAVE_FWRITE_UNLOCKED
         pStream->pCritSect = NULL;
