diff options
author | 2014-01-08 09:39:49 -0700 | |
---|---|---|
committer | 2014-01-08 09:39:49 -0700 | |
commit | 95d4403889acbd98e06d41a255df76452210996a (patch) | |
tree | 00d606520db8f3ddc6071653caf05f8a7bc52f56 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | blk-mq: fix initializing request's start time (diff) | |
download | linux-dev-95d4403889acbd98e06d41a255df76452210996a.tar.xz linux-dev-95d4403889acbd98e06d41a255df76452210996a.zip |
block: Warn and free bio if bi_end_io is not set
In bio_endio if bio doesn't have bi_end_io (should be an error case),
we set bio to NULL and continue silently without freeing the bio. It
would be good to have a WARN and free the bio to avoid memory leak.
Signed-off-by: Muthukumar Ratty <muthur@gmail.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