summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorArun Kumar Neelakantam <aneela@codeaurora.org>2016-04-07 18:46:20 +0530
committerJeevan Shriram <jshriram@codeaurora.org>2016-04-25 17:54:02 -0700
commit2bb44fdeb8c322aefa087a417decd4fbed3a4cc2 (patch)
tree2d8f21f06ce9cd290770ccc4d47911aff5f1d419 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent29a79eb7cabf4b2bae490035bdc20dad7b15be6e (diff)
net: ipc_router: Fix xprt_info use after free issue
In SSR case the xprt_info pointer is freed without considering the users of the pointer in TX path will leads to use after free of the pointer. Use the reference count to keep track of the xprt_info structure and wait for the all user to complete the task before free the xprt_info pointer. CRs-Fixed: 999123 Change-Id: I894a877346ff1d395c6f1b06267dfec333cb1024 Signed-off-by: Arun Kumar Neelakantam <aneela@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions