- Timestamp:
- 06/03/09 19:45:58 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/regfi.c
r154 r155 2275 2275 if(cell_length - 4 < length) 2276 2276 { 2277 /* XXX: All big data records thus far have been 16 bytes long. 2278 * Should we check for this precise size instead of just 2279 * relying upon the above check? 2280 */ 2277 2281 if (file->major_version >= 1 && file->minor_version >= 5) 2278 2282 {
Note: See TracChangeset
for help on using the changeset viewer.