commit | b0851392244e2a87cad67739d86c7489d4db3222 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Sat May 16 20:19:52 2015 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat May 16 20:19:52 2015 -0400 |
tree | 684d3b0c35dd4c5a7b7586b6f1731ce072435690 | |
parent | 5e48a20d8deaff5de5fb41fa5db57821af910064 [diff] |
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>