]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - debugfs/debugfs.c
[COVERITY] Handle potential case in debugfs if ext2fs_get_pathname returns NULL
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 29 Mar 2007 04:32:23 +0000 (00:32 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 29 Mar 2007 04:32:23 +0000 (00:32 -0400)
commit971fe056305c7f57629d609490701e13298e658b
treec58de1b82c82b7f3c14fa373be688ea279a76d34
parentd904dd2ac0240c2a871ca742321c0ea65f493284
[COVERITY] Handle potential case in debugfs if ext2fs_get_pathname returns NULL

Coverity ID: 51: Use After Free

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
debugfs/ChangeLog
debugfs/debugfs.c