]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: Check that cluster size is nonzero when probing exFAT
authorRostislav Skudnov <rostislav@tuxera.com>
Thu, 11 Aug 2016 18:24:00 +0000 (18:24 +0000)
committerKarel Zak <kzak@redhat.com>
Wed, 31 Aug 2016 09:05:31 +0000 (11:05 +0200)
commitcd1e89459fa35b4787af821fbed939c57dc436ad
tree23c5fad330a226a611bfc98719bf50a9b4acf087
parent3cd98e951ad1c469c8a0c973c0afa1f892cb9491
libblkid: Check that cluster size is nonzero when probing exFAT

This should prevent division by zero in find_label()

Signed-off-by: Rostislav Skudnov <rostislav@tuxera.com>
libblkid/src/superblocks/exfat.c