VirtualBox

Changeset 86683 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Oct 23, 2020 9:06:16 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
141061
Message:

VMM/DBGF: Missing tracer destruction in R0 when the VM terminates, bugref:9210

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/DBGFInternal.h

    r86666 r86683  
    11861186#endif /* IN_RING3 */
    11871187
     1188#ifdef IN_RING0
     1189DECLHIDDEN(void) dbgfR0TracerDestroy(PGVM pGVM, PDBGFTRACERINSR0 pTracer);
     1190#endif /* !IN_RING0 */
     1191
    11881192/** @} */
    11891193
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette