From: Stefan Richter Date: Mon, 22 Oct 2012 13:17:17 +0000 (+0200) Subject: tools/firewire: nosy-dump: check for allocation failure X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~38^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fa79bcaecdbb0eb417afbc7fb0a8fa204308b62;p=pandora-kernel.git tools/firewire: nosy-dump: check for allocation failure Behavior of null pointer dereference is undefined in the C language. Portably implement the desired behavior. Reported-by: Yang Yeping Signed-off-by: Stefan Richter --- Reading git-diff-tree failed