VirtualBox

Changeset 108255 in vbox


Ignore:
Timestamp:
Feb 17, 2025 11:02:24 AM (4 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167577
Message:

VBoxDefs2LazyLoad.cpp: Explictly align the import data to be on the safe side.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bldprogs/VBoxDef2LazyLoad.cpp

    r107711 r108255  
    424424            ";\n"
    425425            "BEGINDATA\n"
     426            "ALIGNDATA(RTCCPTR_CB)\n"
    426427            "g_apfnImports:\n");
    427428    for (PMYEXPORT pExp = g_pExpHead; pExp; pExp = pExp->pNext)
     
    580581            ";\n"
    581582            "BEGINDATA\n"
     583            "ALIGNDATA(RTCCPTR_CB)\n"
    582584            "g_hMod RTCCPTR_DEF 0\n"
    583585            "\n"
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