]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0481c6b86aa04f5ff6ce7edcf39cbceafba80479
tree24ad55c300a63170ffcf5a777dc737c67d80e00c
parent744cd1081ed85cd1ce682a595ba7fc7a973f78d6
ext4: fix potential NULL dereference while tracing

The allocation_context pointer can be NULL.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/mballoc.c
include/trace/events/ext4.h