Context Navigation


Changeset 155 for branches


Ignore:
Timestamp:
Nov 9, 2016, 10:37:47 PM (9 years ago)
Author:
Valery V. Sedletski
Message:

fat32.ifs: Fix for division by zero on a JFS partition on mount, when booting from a fat32 medium.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/fat32-0.10/src/ifs/ifsmount.c

    r154 r155
    497497 }
    498498
    499(追記) if (! pbpb->SectorsPerCluster) (追記ここまで)
    500(追記) { (追記ここまで)
    501(追記) // this could be the case with a JFS partition, for example (追記ここまで)
    502(追記) return FALSE; (追記ここまで)
    503(追記) } (追記ここまで)
    504(追記) (追記ここまで)
    499505 if(( ULONG )pbpb->BytesPerSector * pbpb->SectorsPerCluster > MAX_CLUSTER_SIZE )
    500506 {
Note: See TracChangeset for help on using the changeset viewer.

AltStyle によって変換されたページ (->オリジナル) /