Ignore:
Timestamp:
Nov 12, 2006, 7:16:41 AM (19 years ago)
Author:
bird
Message:

More testing and another bug fixed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kLdr/kLdrDyldMod.c

    r2870 r2871  
    10501050
    10511051    KLDRDYLDMOD_ASSERT(pMod->enmState == KLDRSTATE_PENDING_INITIALIZATION);
     1052    KLDRDYLDMOD_ASSERT(!pMod->fInitList);
    10521053
    10531054    pMod->enmState = KLDRSTATE_INITIALIZING;
Note: See TracChangeset for help on using the changeset viewer.