Changeset 274 for trunk


Ignore:
Timestamp:
09/27/11 20:29:25 (13 years ago)
Author:
tim
Message:

sanity check for root NK linear search
thanks to attc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/regfi.c

    r273 r274  
    15161516      return NULL;
    15171517
     1518    if(cell_length == 0)
     1519      break;
     1520
    15181521    if(!unalloc)
    15191522    {
Note: See TracChangeset for help on using the changeset viewer.