ext4: fix potential NULL dereference while tracing
authorTheodore Ts'o <tytso@mit.edu>
Tue, 27 Jul 2010 15:56:04 +0000 (11:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 27 Jul 2010 15:56:04 +0000 (11:56 -0400)
The allocation_context pointer can be NULL.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found