Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PhotoRec: fix potential endless loop/crash when parsing abr files, | Christophe Grenier | 2018-02-26 | 1 | -4/+4 |
* | Fix for various cppcheck warnings | Christophe Grenier | 2016-06-14 | 1 | -4/+4 |
* | Fallback to fseek() if fseeko() failed | Christophe Grenier | 2015-09-25 | 1 | -6/+0 |
* | PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup) | Christophe Grenier | 2015-06-13 | 1 | -1/+0 |
* | add gcc_struct attribute to all __packed__ structure | Christophe Grenier | 2015-04-11 | 1 | -8/+9 |
* | Turn off various signed/unsigned comparaison warnings | Christophe Grenier | 2014-11-15 | 1 | -1/+3 |
* | Use fseeko() instead of fseek(). | Christophe Grenier | 2014-10-04 | 1 | -1/+6 |
* | PhotoRec: stricter checl for .hdf files | Christophe Grenier | 2014-07-26 | 1 | -9/+8 |
* | PhotoRec: fix recovered .hdf file | Christophe Grenier | 2012-10-21 | 1 | -2/+4 |
* | PhotoRec: fix potential out-of-bound read access in *.hdf file recovery | Christophe Grenier | 2012-06-18 | 1 | -9/+12 |
* | PhotoRec: recover Hierarchical Data Format 4 .hdf | Christophe Grenier | 2011-07-15 | 1 | -0/+126 |