Changeset 95606 in vbox
- Timestamp:
- Jul 12, 2022 9:47:13 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/BIOSSettingsImpl.cpp
r93115 r95606 150 150 // mPeer is left null 151 151 152 AutoWriteLock thatlock(that COMMA_LOCKVAL_SRC_POS); 152 AutoWriteLock thatlock(that COMMA_LOCKVAL_SRC_POS); /** @todo r=andy Shouldn't a read lock be sufficient here? */ 153 153 m->bd.attachCopy(that->m->bd); 154 154
Note:
See TracChangeset
for help on using the changeset viewer.