VirtualBox

Changeset 2595 in vbox


Ignore:
Timestamp:
May 11, 2007 1:39:50 PM (18 years ago)
Author:
vboxsync
Message:

Fixed horrible memory leak when writing to a so far unused block.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp

    r2590 r2595  
    10341034                                           pvBuf, pvTmp);
    10351035            }
     1036            RTMemTmpFree(pvTmp);
    10361037            if (VBOX_FAILURE(rc))
    10371038                break;
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