Whamcloud - gitweb
misc: fix undo file setup
authorDarrick J. Wong <darrick.wong@oracle.com>
Sun, 17 May 2015 00:19:52 +0000 (20:19 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 17 May 2015 00:19:52 +0000 (20:19 -0400)
commitb0851392244e2a87cad67739d86c7489d4db3222
tree684d3b0c35dd4c5a7b7586b6f1731ce072435690
parent5e48a20d8deaff5de5fb41fa5db57821af910064
misc: fix undo file setup

Fix Coverity bugs 1297094-1297101 by fixing all the mutations in the
*_setup_tdb() functions, fixing buffer overflows, and checking
return values.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/debugfs.c
e2fsck/unix.c
misc/e2undo.c
misc/mke2fs.c
misc/tune2fs.c
resize/main.c