From 647bd61a5f3a51a38c670f91af9d861ad66149a3 Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Sun, 15 Jul 2007 23:39:47 -0700 Subject: [PATCH] UDF: check for allocated memory for inode data This patch adds checking for granted memory while filling up inode data to prevent possible NULL pointer usage. If there is not enough memory to fill inode data we just mark it as "bad". Also some whitespace cleanup. Signed-off-by: Cyrill Gorcunov Cc: Jan Kara Cc: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed