VirtualBox

Changeset 24990 in vbox


Ignore:
Timestamp:
Nov 26, 2009 11:33:37 AM (15 years ago)
Author:
vboxsync
Message:

Main/OVF: fix an enormously inefficient typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ApplianceImpl.cpp

    r24989 r24990  
    11051105    CheckComRCReturnRC(rc);
    11061106
    1107     const OVFReader reader = *m->pReader;
     1107    const OVFReader &reader = *m->pReader;
    11081108    // this is safe to access because this thread only gets started
    11091109    // if pReader != NULL
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