VirtualBox

Changeset 67135 in vbox for trunk


Ignore:
Timestamp:
May 29, 2017 9:05:24 PM (8 years ago)
Author:
vboxsync
Message:

tstDisasm-2: memory leak

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp

    r62728 r67135  
    673673             */
    674674            rc = MyDisasmBlock(argv0, enmCpuMode, uAddress, uHighlightAddr, (uint8_t *)pvFile, cbFile, enmStyle, fListing, enmUndefOp);
     675            RTFileReadAllFree(pvFile, cbFile);
    675676            if (RT_FAILURE(rc))
    676677                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