From: Karl Berry Date: Thu, 16 Dec 2021 15:43:21 +0000 (-0800) Subject: autoupdate X-Git-Tag: v1.0~2517 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f67a7185e8bee0becde9a6992755d2afa1ca6531;p=thirdparty%2Fgnulib.git autoupdate --- diff --git a/lib/cdefs.h b/lib/cdefs.h index ab57d4a065..a05b538579 100644 --- a/lib/cdefs.h +++ b/lib/cdefs.h @@ -169,7 +169,7 @@ __s, __osz)) \ && __glibc_safe_len_cond ((__SIZE_TYPE__) (__l), __s, __osz)) -/* Conversely, we know at compile time that the length is safe if the +/* Conversely, we know at compile time that the length is unsafe if the __L * __S <= __OBJSZ condition can be folded to a constant and if it is false. */ #define __glibc_unsafe_len(__l, __s, __osz) \