Commit graph

11 commits

Author SHA1 Message Date
Christophe Grenier
305d71ea0a Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification
using frama-c
2022-04-13 09:20:45 +02:00
Christophe Grenier
23e422615d src/file_mig.c: fix Frama-C warnings 2021-07-02 18:48:54 +02:00
Christophe Grenier
ff6ebf2d98 src/file_mig.c: add frama-c annotations 2021-02-24 18:31:30 +01:00
Christophe Grenier
79e2b889da PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
Christophe Grenier
5d18a4828b Fallback to fseek() if fseeko() failed 2015-09-25 20:32:08 +02:00
Christophe Grenier
35ddcde355 PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup) 2015-06-13 11:58:44 +02:00
Christophe Grenier
e1ca401030 remove always-true memcmp 2015-05-11 09:25:39 +02:00
Christophe Grenier
6705437287 add gcc_struct attribute to all __packed__ structure
do not use fseeko() with mingw32 gcc compiler
2015-04-11 14:23:16 +02:00
Christophe Grenier
c289500329 Use fseeko() instead of fseek().
Fix 2GB per file limit on Windows for some file types.
2014-10-04 18:09:48 +02:00
Christophe Grenier
54a8eadd5c PhotoRec: fix .mig recovery when blocksize=1 2013-03-10 16:02:12 +01:00
Christophe Grenier
45b3584afa PhotoRec: recover Windows Migration Backup .mig files 2012-08-15 12:15:38 +02:00