VirtualBox

Changeset 75241 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Nov 3, 2018 2:57:28 AM (6 years ago)
Author:
vboxsync
Message:

dbgfR3AsInit: fixed string leak.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp

    r75165 r75241  
    204204                return VMR3SetError(pUVM, rc, RT_SRC_POS,
    205205                                    "DBGF Config Error: /DBGF/%s=%s -> %Rrc", s_aProps[i].pszCfgName, pszCfgValue, rc);
     206            MMR3HeapFree(pszCfgValue);
    206207        }
    207208    }
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