commit | e5880d76aea443b04e07da19830da0f6f7494eef | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue Jul 27 11:56:04 2010 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Jul 27 11:56:04 2010 -0400 |
tree | 24ad55c300a63170ffcf5a777dc737c67d80e00c | |
parent | 89eeddf03327e19cfcbb18efa98e5470e2f5c563 [diff] |
ext4: fix potential NULL dereference while tracing The allocation_context pointer can be NULL. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>