aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2017-12-12 21:46:36 -0500
committerTheodore Ts'o <tytso@mit.edu>2017-12-12 21:46:36 -0500
commit53600d306dbb0eb901a04d76a4a97f45777d39c8 (patch)
tree927d100f452af8ccb836953807d7ddc2bf9848f5 /debian
parentf222de72566dbad0c7ae9abb1bcbe2d1fd55b126 (diff)
downloadandroid_external_e2fsprogs-53600d306dbb0eb901a04d76a4a97f45777d39c8.tar.gz
android_external_e2fsprogs-53600d306dbb0eb901a04d76a4a97f45777d39c8.tar.bz2
android_external_e2fsprogs-53600d306dbb0eb901a04d76a4a97f45777d39c8.zip
e2fsck: fix potential Floating Point Exception in show_stats()
If the free inodes count in the superblock is equal to the inodes count in the superblock (which is not possible with a valid file system and will be fixed by e2fsck unless it is prevented by, for example, e2fsck -n), it is possible for e2fsck to crash due to a divide by zero error. Fix this potential bug. Addresses-Debian-Bug: #879220 Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions