Whamcloud - gitweb
util.c (get_backup_sb): Check to make sure the context is passed
authorTheodore Ts'o <tytso@mit.edu>
Mon, 25 Aug 2003 01:36:38 +0000 (21:36 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 25 Aug 2003 01:36:38 +0000 (21:36 -0400)
commit557ddb2fdf46c055d80c66267c8c83299527c8d1
tree601d10121702a6435e409eb6aebcf1db4666f1d4
parenta7ac1df34fbed4c852d3227344e3dd0a69583013
util.c (get_backup_sb): Check to make sure the context is passed
in non-NULL before trying to dereference it.  Otherwise we
might core dump when called to expand %S in a problem
description.
e2fsck/ChangeLog
e2fsck/util.c