oprofile, arm: initialize perf_event pointers with NULL
authorRobert Richter <robert.richter@amd.com>
Mon, 30 Aug 2010 16:21:55 +0000 (18:21 +0200)
committerRobert Richter <robert.richter@amd.com>
Tue, 31 Aug 2010 10:51:43 +0000 (12:51 +0200)
The pointers must be NULL'ed to avoid double-freeing the pointers in
rare cases during reinitialization.

Signed-off-by: Robert Richter <robert.richter@amd.com>

No differences found