aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2020-07-08 21:47:11 +0300
committerJens Axboe <axboe@kernel.dk>2020-07-08 13:15:04 -0600
commitaa340845ae6f019e0a12321a1741c14679bb0664 (patch)
treea3e80c1d69261f0debc3c31188f79164ff9f124c /tools/perf/scripts/python/export-to-postgresql.py
parentio_uring: don't burn CPU for iopoll on exit (diff)
downloadwireguard-linux-aa340845ae6f019e0a12321a1741c14679bb0664.tar.xz
wireguard-linux-aa340845ae6f019e0a12321a1741c14679bb0664.zip
io_uring: fix a use after free in io_async_task_func()
The "apoll" variable is freed and then used on the next line. We need to move the free down a few lines. Fixes: 0be0b0e33b0b ("io_uring: simplify io_async_task_func()") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions