summaryrefslogtreecommitdiffstats
path: root/src/file_lxo.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_lxo.c: improve Frama-C annotationsChristophe Grenier2021-07-021-7/+3
* src/file_lxo.c: add frama-c annotationsChristophe Grenier2021-02-241-0/+12
* src/file_lxo.c: avoid a potential integer overflowChristophe Grenier2020-09-191-1/+1
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* remove always-true memcmpChristophe Grenier2015-05-111-1/+1
* add gcc_struct attribute to all __packed__ structureChristophe Grenier2015-04-111-1/+1
* Turn off various signed/unsigned comparaison warningsChristophe Grenier2014-11-151-3/+4
* PhotoRec: stricter checl for .lxo filesChristophe Grenier2014-07-261-0/+2
* src/file_lxo.c: rewrote to use a data structureChristophe Grenier2013-11-011-7/+13
* PhotoRec: add missing return value to header_check_lxo()Christophe Grenier2011-10-151-0/+1
* PhotoRec: recover lxo/lwo 3d model filesChristophe Grenier2011-09-231-0/+76