libc-testsuite - correctness and quality tests for libc implementations

correctness and quality tests for libc implementations
summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat
-rw-r--r--socket.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/socket.c b/socket.c
index 5cce69e..6e1db07 100644
--- a/socket.c
+++ b/socket.c
@@ -15,7 +15,7 @@
int test_socket(void)
{
- int err;
+ int err = 0;
struct sockaddr_in sa = { .sin_family = AF_INET };
int s, c;
char buf[100];
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月02日 00:59:07 +0000

AltStyle によって変換されたページ (->オリジナル) /