aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/seccomp/seccomp_bpf.c
diff options
context:
space:
mode:
authorRoman Gushchin <guro@fb.com>2019-04-08 15:12:30 -0700
committerShuah Khan <shuah@kernel.org>2019-04-08 16:44:22 -0600
commite14d314c7a489f060d6d691866fef5f131281718 (patch)
tree64e018ae764324140b73f0f751973c579f653bea /tools/testing/selftests/seccomp/seccomp_bpf.c
parentselftests: efivarfs: remove the test_create_read file if it was exist (diff)
downloadwireguard-linux-e14d314c7a489f060d6d691866fef5f131281718.tar.xz
wireguard-linux-e14d314c7a489f060d6d691866fef5f131281718.zip
selftests: cgroup: fix cleanup path in test_memcg_subtree_control()
Dan reported, that cleanup path in test_memcg_subtree_control() triggers a static checker warning: ./tools/testing/selftests/cgroup/test_memcontrol.c:76 \ test_memcg_subtree_control() error: uninitialized symbol 'child2'. Fix this by initializing child2 and parent2 variables and split the cleanup path into few stages. Signed-off-by: Roman Gushchin <guro@fb.com> Fixes: 84092dbcf901 ("selftests: cgroup: add memory controller self-tests") Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Cc: Dan Carpenter <dan.carpenter@oracle.com> Cc: Shuah Khan (Samsung OSG) <shuah@kernel.org> Cc: Mike Rapoport <rppt@linux.vnet.ibm.com> Signed-off-by: Shuah Khan <shuah@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions