VirtualBox

Ignore:
Timestamp:
Feb 1, 2007 4:25:19 PM (18 years ago)
Author:
vboxsync
Message:

Less restricted assertion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PATM/PATMPatch.cpp

    r302 r513  
    124124
    125125#define PATCHGEN_EPILOG(pPatch, size) \
    126     Assert(size <= 512);              \
     126    Assert(size <= 640);              \
    127127    pPatch->uCurPatchOffset += size;
    128128
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