Imported Upstream version 0.79.3

This commit is contained in:
Rogério Brito
2010-12-13 14:18:26 -02:00
parent 555c0daf7d
commit 205701b3de
614 changed files with 4486 additions and 2191 deletions

View File

@@ -88,7 +88,7 @@ EccHeader* ValidHeader(unsigned char *buf, gint64 hdr_pos)
{ EccHeader *eh = (EccHeader*)buf;
guint32 recorded_crc, real_crc;
// unsigned char fingerprint[16];
/* Medium read error in ecc header? */
if( (CheckForMissingSector(buf, hdr_pos, NULL, 0) != SECTOR_PRESENT)