VirtualBox

Changeset 77780 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 19, 2019 10:48:13 AM (6 years ago)
Author:
vboxsync
Message:

Storage/VHD: Fix memory leak in error case

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/VHD.cpp

    r77699 r77780  
    892892            break;
    893893        default:
     894            vhdFreeImage(pImage, false);
    894895            return VERR_NOT_IMPLEMENTED;
    895896    }
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