musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/internal/intscan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/intscan.c')
-rw-r--r--src/internal/intscan.c 1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/intscan.c b/src/internal/intscan.c
index 69350efa..65d497ec 100644
--- a/src/internal/intscan.c
+++ b/src/internal/intscan.c
@@ -83,6 +83,7 @@ unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long
for (; val[c]<base; c=shgetc(f));
errno = ERANGE;
y = lim;
+ if (lim&1) neg = 0;
}
done:
shunget(f);
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月16日 10:06:21 +0000

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