Changeset 24990 in vbox
- Timestamp:
- Nov 26, 2009 11:33:37 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/ApplianceImpl.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ApplianceImpl.cpp
r24989 r24990 1105 1105 CheckComRCReturnRC(rc); 1106 1106 1107 const OVFReader reader = *m->pReader;1107 const OVFReader &reader = *m->pReader; 1108 1108 // this is safe to access because this thread only gets started 1109 1109 // if pReader != NULL
Note:
See TracChangeset
for help on using the changeset viewer.

