VirtualBox

Changeset 57365 in vbox for trunk/src


Ignore:
Timestamp:
Aug 14, 2015 5:54:54 PM (9 years ago)
Author:
vboxsync
Message:

oops, forgot to rewind the input stream on non-flowerbox

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bldprogs/scmrw.cpp

    r57355 r57365  
    622622                continue;
    623623            }
     624
     625            int rc = ScmStreamSeekAbsolute(pIn, offSaved);
     626            if (RT_FAILURE(rc))
     627                return false;
    624628        }
    625629
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