diff options
author | David Matlack <dmatlack@google.com> | 2021-07-14 01:09:56 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-07-27 23:58:59 +0300 |
commit | 15b7b737deb30e1f8f116a08e723173b55ebd2f3 (patch) | |
tree | 4ff412a77ceb4123716ffc353410b0b4a721c53f /tools/testing/selftests/ia64/Makefile | |
parent | 76b4f357d0e7d8f6f0013c733e6cba1773c266d3 (diff) | |
download | linux-15b7b737deb30e1f8f116a08e723173b55ebd2f3.tar.xz |
KVM: selftests: Fix missing break in dirty_log_perf_test arg parsing
There is a missing break statement which causes a fallthrough to the
next statement where optarg will be null and a segmentation fault will
be generated.
Fixes: 9e965bb75aae ("KVM: selftests: Add backing src parameter to dirty_log_perf_test")
Reviewed-by: Ben Gardon <bgardon@google.com>
Signed-off-by: David Matlack <dmatlack@google.com>
Message-Id: <20210713220957.3493520-6-dmatlack@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/testing/selftests/ia64/Makefile')
0 files changed, 0 insertions, 0 deletions