OSDN Git Service

Improve upper bound check in CLUSTER_INVALID() macro.
authorrelan <relan@users.noreply.github.com>
Fri, 17 Mar 2017 05:31:43 +0000 (08:31 +0300)
committerrelan <relan@users.noreply.github.com>
Sun, 19 Mar 2017 16:09:17 +0000 (19:09 +0300)
commitcb1a999dced311d534f3167667ea1721fa5a71f8
tree4a82b530a8861e6c2660fa81b1a839cc2aa1b2c1
parent9dc649a5af99950c25b5aaaa3ce17f6fdcf1381a
Improve upper bound check in CLUSTER_INVALID() macro.

Check that cluster value does not exceed actual number of clusters. Note
that clusters numbering starts with 2.
dump/main.c
fsck/main.c
libexfat/cluster.c
libexfat/exfat.h
libexfat/io.c
libexfat/mount.c
libexfat/node.c