Changeset 173 for trunk/lib


Ignore:
Timestamp:
03/07/10 22:39:09 (14 years ago)
Author:
tim
Message:

fixed problem with little data in reglookup-recover

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/regfi.c

    r172 r173  
    28032803                                     uint32_t length, bool strict)
    28042804{
     2805  uint8_t i;
    28052806  REGFI_BUFFER ret_val;
    2806   uint8_t i;
    28072807
    28082808  ret_val.buf = NULL;
Note: See TracChangeset for help on using the changeset viewer.