VirtualBox

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


Ignore:
Timestamp:
Feb 14, 2024 10:10:00 PM (14 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
161691
Message:

VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use here and there. bugref:3409

File:
1 edited

Legend:

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

    r100964 r103374  
    373373}
    374374
    375 
    376375#ifndef VBOX_VMM_TARGET_ARMV8
     376
    377377/**
    378378 * Checks if the no-execute (NX) feature is active (EFER.NXE=1).
     
    979979    return NULL;
    980980}
     981
    981982#endif /* !VBOX_VMM_TARGET_ARMV8 */
    982 
    983983
    984984/**
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