• Rein Klazes's avatar
    In VOLUME_ReadFATSuperblock: · 073329fa
    Rein Klazes authored
    - do not test on the JMP instruction: most boot blocks have that
    - test instead on the "FAT" strings first, before the size
      calculation
    - do some parameter checking to prevent arithmetic errors
    - use meaningful names instead of block offsets
    (based on a rejected patch from Vincent Béron).
    073329fa
volume.c 50.9 KB