summaryrefslogtreecommitdiffstats
path: root/src/file_emf.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_emf.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+2
* src/file*.c: add various Frama-C annotations in data_check_*()Christophe Grenier2023-10-081-0/+2
* src/file_emf.c: improve Frama-C annotationsChristophe Grenier2021-06-081-20/+6
* src/file_emf.c: remove duplicated lineChristophe Grenier2021-02-191-1/+0
* src/file_emf.c: improve frama-c annotationsChristophe Grenier2021-01-291-6/+4
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: add a few frama-c annotations, mostly in header_check functionsChristophe Grenier2020-01-181-2/+8
* src/file_emf.c: add frama-c annotationsChristophe Grenier2020-01-011-28/+159
* 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-11/+7
* add gcc_struct attribute to all __packed__ structureChristophe Grenier2015-04-111-1/+1
* PhotoRec: stricter check for .emf filesChristophe Grenier2014-07-261-5/+9
* PhotoRec: better check to avoid to concat mp3 filesChristophe Grenier2014-03-301-1/+1
* PhotoRec: use an enum for values returned by data_check()Christophe Grenier2013-12-141-5/+5
* Constify some variablesChristophe Grenier2013-05-261-8/+4
* PhotoRec: add checks for .emf header validationChristophe Grenier2013-03-101-1/+41
* PhotoRec: fix out of bound read accessChristophe Grenier2008-06-101-2/+3
* PhotoRec: in FileOpts, press 's' to deselect all files or reset to default s...Christophe Grenier2008-02-271-0/+1
* Windows Enhanced MetaFile .emf support for PhotoRecChristophe Grenier2008-02-081-0/+339