diff options
| author | Peter Maydell | 2018-05-15 20:27:00 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2018-06-01 15:13:46 +0200 |
| commit | 8347c18506c3f8619527d19134cb4aac071dc54a (patch) | |
| tree | bf2a7edb036e4e91fcf22a8cadd2d6c97c6f27df /scripts/modules/module_block.py | |
| parent | memfd: Avoid Coverity warning about integer overflow (diff) | |
| download | qemu-8347c18506c3f8619527d19134cb4aac071dc54a.tar.gz qemu-8347c18506c3f8619527d19134cb4aac071dc54a.tar.xz qemu-8347c18506c3f8619527d19134cb4aac071dc54a.zip | |
exec.c: Initialize sa_flags passed to sigaction()
Coverity points out that in the user-only version of cpu_abort() we
call sigaction() with a partially initialized struct sigaction
(CID 1005351). Correct the omission.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20180515182700.31736-1-peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/modules/module_block.py')
0 files changed, 0 insertions, 0 deletions
