diff options
author | Pawel Moll <[email protected]> | 2014-09-02 16:26:11 +0100 |
---|---|---|
committer | Kevin Hilman <[email protected]> | 2014-09-05 13:25:01 -0700 |
commit | 8fb22264350d99793a12867f4e2a43e50150f778 (patch) | |
tree | 2f534c04c9f49610add56500ec19ae4f712bd6dc /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 95f6e8142d82789eca977ccdd6153a48b343fde9 (diff) |
bus: arm-ccn: Move event cleanup routine
The function cleaning up an initialized event
was called from the "event_del" handler, instead
of being used as the "destroy" callback. In case of
events group allocation this caused NULL pointer
dereference (as events are added and deleted
multiple times then). Fixed now.
Signed-off-by: Pawel Moll <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions