VirtualBox

Changeset 37493 in vbox


Ignore:
Timestamp:
Jun 16, 2011 1:18:11 PM (14 years ago)
Author:
vboxsync
Message:

Runtime: fix mem leak

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/xml.cpp

    r36527 r37493  
    13341334            pRootElement = NULL;
    13351335        }
     1336        if (pComment)
     1337        {
     1338            delete pComment;
     1339            pComment = NULL;
     1340        }
    13361341    }
    13371342
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