mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-25 00:48:36 -07:00
Zero-initialize sockaddr_in and sockaddr_un structs that we're about to fill in and pass to bind() or connect(), to ensure we don't leave possible implementation-defined extension fields as uninitialized garbage. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Eric Blake <eblake@redhat.com> Message-id: 20210813150506.7768-5-peter.maydell@linaro.org |
||
|---|---|---|
| .. | ||
| arm-compat-semi | ||
| gdbstub | ||
| system | ||
| float_convs.c | ||
| float_helpers.c | ||
| float_helpers.h | ||
| float_madds.c | ||
| linux-test.c | ||
| Makefile.target | ||
| README | ||
| sha1.c | ||
| signals.c | ||
| test-mmap.c | ||
| testthread.c | ||
| threadcount.c | ||
Multi-architecture linux-user tests