aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorChao Yu <[email protected]>2019-03-11 23:10:10 +0800
committerGreg Kroah-Hartman <[email protected]>2019-03-18 07:56:14 +0100
commit8bce6dcede65139a087ff240127e3f3c01363eed (patch)
treed529016f170b7776bb895c8ceb5332a4b1589035 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent4420a5611ea5d42c16628d01784dda7a8260d738 (diff)
staging: erofs: fix to handle error path of erofs_vmap()
erofs_vmap() wrapped vmap() and vm_map_ram() to return virtual continuous memory, but both of them can failed due to a lot of reason, previously, erofs_vmap()'s callers didn't handle them, which can potentially cause NULL pointer access, fix it. Fixes: 3883a79abd02 ("staging: erofs: introduce VLE decompression support") Fixes: 0d40d6e399c1 ("staging: erofs: add a generic z_erofs VLE decompressor") Cc: <[email protected]> # 4.19+ Signed-off-by: Gao Xiang <[email protected]> Signed-off-by: Chao Yu <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions