VirtualBox

Changeset 54209 in vbox for trunk


Ignore:
Timestamp:
Feb 14, 2015 9:26:58 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
98271
Message:

VBoxDef2LazyLoad.cpp: Fixed bogus register restoring code in the ExplicitlyLoadXxxx function.

File:
1 edited

Legend:

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

    r54141 r54209  
    737737                "\n"
    738738                ".return:\n"
    739                 "    lea    xSP, [xBP - xCB * 3]\n"
    740                 "    pop    pszCurStr\n"
    741                 "    pop    xBX\n"
     739                "    mov    pszCurStr, [xBP - xCB * 2]\n"
     740                "    mov    xBX,       [xBP - xCB * 1]\n"
    742741                "    leave\n"
    743742                "    ret\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