Changeset 86052 in vbox
- Timestamp:
- Sep 7, 2020 5:40:09 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 140265
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/MediumImpl.cpp
r86047 r86052 1512 1512 1513 1513 AutoWriteLock treeLock(pVirtualBox->i_getMediaTreeLockHandle() COMMA_LOCKVAL_SRC_POS); 1514 #if DEBUG1514 #ifdef DEBUG 1515 1515 if (!m->backRefs.empty()) 1516 1516 i_dumpBackRefs();
Note:
See TracChangeset
for help on using the changeset viewer.