VirtualBox

Ignore:
Timestamp:
Apr 27, 2018 9:18:51 AM (7 years ago)
Author:
vboxsync
Message:

*: RTListMove no longer need the call to init the destination list to workaround buggy behavior when when the source is empty.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/PDMBlkCache.cpp

    r70779 r72054  
    697697    RTLISTANCHOR ListDirtyNotCommitted;
    698698
    699     RTListInit(&ListDirtyNotCommitted);
    700699    RTSpinlockAcquire(pBlkCache->LockList);
    701700    RTListMove(&ListDirtyNotCommitted, &pBlkCache->ListDirtyNotCommitted);
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