VirtualBox

Changeset 107675 in vbox


Ignore:
Timestamp:
Jan 10, 2025 3:51:54 PM (5 days ago)
Author:
vboxsync
Message:

HostDrivers/Support/SUPLibLdr.cpp: Remove unused assignment, bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPLibLdr.cpp

    r106061 r107675  
    480480            if (cbCommon >= cbMapped)
    481481            {
    482                 fProt |= pArgs->fProt;
    483482                pArgs->uEndRva = uRvaSeg + cbMapped;
    484483                return VINF_SUCCESS; /* New segment was smaller than a page. */
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