VirtualBox

Ignore:
Timestamp:
Nov 22, 2011 1:19:22 PM (13 years ago)
Author:
vboxsync
Message:

IPRT/stream-r3: Fixed broken char-by-char output in rtStrmWriteLocked().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/stream.cpp

    r39388 r39395  
    684684                            break;
    685685                        }
    686                         if (cwcThis != 0)
     686                        if (cwcThis != 1) /* Unable to write current char (amount)? */
    687687                            break;
    688688                        cwcWritten++;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette