]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
mke2fs: add proper error checking in write_reserved_inodes
authorTheodore Ts'o <tytso@mit.edu>
Sun, 24 Jun 2018 17:54:58 +0000 (13:54 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 24 Jun 2018 17:54:58 +0000 (13:54 -0400)
commitc5fbc536b5928d2fe0c0602ebd1947488ae70d55
tree218c4322d8f807f9c1ae69cb56148e04649e7191
parentccbca2992070cd6489a89223744baf2c6de5d5a3
mke2fs: add proper error checking in write_reserved_inodes

Fixes-Coverity-Bug: 1369034
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/mke2fs.c