VirtualBox

Ignore:
Timestamp:
Feb 20, 2016 2:48:18 AM (9 years ago)
Author:
vboxsync
Message:

vfsreadahead.cpp: Initialize status code in read ahead thread.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/vfs/vfsreadahead.cpp

    r59754 r59756  
    574574             * Got a buffer, take the I/O lock and read into it.
    575575             */
     576            rc = VERR_CALLBACK_RETURN;
    576577            RTCritSectEnter(&pThis->IoCritSect);
    577578            if (!pThis->fTerminateThread)
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