summaryrefslogtreecommitdiffstats
path: root/src/file_wv.c
Commit message (Expand)AuthorAgeFilesLines
* Improve Frama-C annotations for a bunch of filesChristophe Grenier2024-01-011-1/+6
* src/file*.c: add various Frama-C annotations in data_check_*()Christophe Grenier2023-10-081-0/+2
* src/file_wv.c: improve Frama-C annotationsChristophe Grenier2021-07-281-12/+5
* src/file_wv.c: fix problems reported by Frama-CChristophe Grenier2021-03-141-53/+76
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: avoid potential endless loopsChristophe Grenier2017-09-121-1/+1
* 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-2/+2
* PhotoRec: stricter check for .wvChristophe Grenier2014-08-131-0/+4
* PhotoRec: stricter check for .wvChristophe Grenier2014-07-261-13/+11
* PhotoRec: use an enum for values returned by data_check()Christophe Grenier2013-12-141-5/+5
* PhotoRec: recover WavPack, Hybrid Lossless Wavefile Compressor, .wv filesChristophe Grenier2008-11-131-0/+117