Skip to content
Snippets Groups Projects
Commit 192c197c authored by Dan Carpenter's avatar Dan Carpenter Committed by Shuah Khan
Browse files

selftests: Uninitialized variable in test_cgcore_proc_migration()


The "c_threads" variable is used in the error handling code before it
has been initialized

Fixes: 11318989 ("selftests: cgroup: Add task migration tests")
Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Acked-by: default avatarMichal Koutný <mkoutny@suse.com>
Signed-off-by: default avatarShuah Khan <skhan@linuxfoundation.org>
parent 5f70bde2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment