From: Namhyung Kim Date: Mon, 9 Apr 2012 02:54:33 +0000 (+0900) Subject: tools lib traceevent: Handle realloc() failure path X-Git-Tag: v3.6-rc1~167^2~7^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d286447f23cdb0337a5429e10b39761f6b1d5c18;p=pandora-kernel.git tools lib traceevent: Handle realloc() failure path The realloc can fail so that we should handle it properly. Signed-off-by: Namhyung Kim Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Arnaldo Carvalho de Melo Cc: Borislav Petkov Cc: David Ahern Link: http://lkml.kernel.org/r/1333940074-19052-7-git-send-email-namhyung.kim@lge.com Signed-off-by: Steven Rostedt Signed-off-by: Namhyung Kim --- Reading git-diff-tree failed