VirtualBox

Ignore:
Timestamp:
Dec 14, 2018 4:30:53 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127508
Message:

Main: bugref:6913: Fixed use of already NULL reference to VirtualBox object, and straighten a misplaced log statement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/MediumImpl.cpp

    r76220 r76238  
    24022402
    24032403    if (SUCCEEDED(mrc) && wasCreated)
    2404         m->pVirtualBox->i_onMediumRegistered(uId, devType, FALSE);
     2404        pVirtualBox->i_onMediumRegistered(uId, devType, FALSE);
    24052405
    24062406    return mrc;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette