From: Robert Richter Date: Mon, 30 Aug 2010 16:21:55 +0000 (+0200) Subject: oprofile, arm: initialize perf_event pointers with NULL X-Git-Tag: v2.6.37-rc1~214^2~18^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cbe75be5c6ae86bdc7daec864eeb2dfd66f48bb;p=pandora-kernel.git oprofile, arm: initialize perf_event pointers with NULL The pointers must be NULL'ed to avoid double-freeing the pointers in rare cases during reinitialization. Signed-off-by: Robert Richter --- Reading git-diff-tree failed