summaryrefslogtreecommitdiffstats
path: root/src/file_abr.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_abr.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_abr.c: Update Frama-C annotationsChristophe Grenier2021-06-031-14/+7
* src/file_abr.c: stricter frama-c annotationChristophe Grenier2021-02-071-1/+1
* src/file_abr.c: fix frama-c warning in data_check_abr()Christophe Grenier2021-01-291-1/+19
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+15
* PhotoRec: fix potential endless loop/crash when parsing abr files,Christophe Grenier2018-02-261-2/+4
* PhotoRec: force to uint64_t some calculated_file_sizeChristophe Grenier2017-09-211-2/+2
* PhotoRec: avoid potential endless loopsChristophe Grenier2017-09-121-2/+2
* PhotoRec: find the filesize for Adobe Brush .abrChristophe Grenier2016-09-031-2/+38
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* PhotoRec: recover Adobe Brush .abrChristophe Grenier2012-09-161-0/+59