aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>2015-10-08 18:17:48 +0530
committerPatrik Jakobsson <patrik.r.jakobsson@gmail.com>2016-04-08 13:39:23 +0200
commit4cd54d986e8a1e28b70cfeb748c3ce734635bb4b (patch)
tree0b62e42b8bddd65c5d6ee0e742b5de93e0327cf4 /tools/perf/scripts/python/export-to-postgresql.py
parentd00b39c17573ece6f5fb1385314877d29f540db8 (diff)
drm/gma500: fix double freeing
We are allocating backing using psbfb_alloc() and so backing->stolen is always true. So we were freeing backing two times. Moreover if we follow the execution path then we should be freeing backing after we have released the helper. So remove the one which frees backing before the helper is released. While at it the error labels are also renamed to give a meaningful name. [Patrik: Fixed conflict with removal of struct_mutex] Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Reviewed-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com> Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions