diff options
author | 2020-04-08 23:27:29 -0700 | |
---|---|---|
committer | 2020-04-09 15:33:09 -0400 | |
commit | 772b3140669246e1ab32392c490d338e2eb7b803 (patch) | |
tree | 404162cb31bd7fd2afd7e906dac4ce076ad5f6a9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window" (diff) | |
download | linux-dev-772b3140669246e1ab32392c490d338e2eb7b803.tar.xz linux-dev-772b3140669246e1ab32392c490d338e2eb7b803.zip |
xattr: fix uninitialized out-param
`removed_sized` isn't correctly initialized (as the doc comment
suggests) on memory allocation failures. Fix by moving initialization up
a bit.
Fixes: 0c47383ba3bd ("kernfs: Add option to enable user xattrs")
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Daniel Xu <dxu@dxuuu.xyz>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions