git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7fd239
)
oprofile, arm: initialize perf_event pointers with NULL
author
Robert Richter
<robert.richter@amd.com>
Mon, 30 Aug 2010 16:21:55 +0000
(18:21 +0200)
committer
Robert 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