From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by sourceware.org (Postfix) with ESMTPS id 154D63858D1E for ; Sat, 31 Dec 2022 02:57:54 +0000 (GMT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 7227D61CF1 for ; Sat, 31 Dec 2022 02:57:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8D9C6C433EF for ; Sat, 31 Dec 2022 02:57:52 +0000 (UTC) Authentication-Results: smtp.kernel.org; dkim=pass (1024-bit key) header.d=zx2c4.com header.i=@zx2c4.com header.b="lyyh5w31" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zx2c4.com; s=20210105; t=1672455468; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=WnRF4JSJATMGeFdoaqlrLsxz+xpneHSafkEIbqh5s5Y=; b=lyyh5w312trRdYZSFkjPuOu0QouOFEdcKzz8Gnc/e/+I5jaxBrGjpMxAl5dn79lubLC+Bc AZDxw3rpVJzN7Xmf+nfNvgmvnH/fgCOSJ8KGCUAye7igIJXE10JcILFQrIuhxsoyw8jbP7 21gAavWnR25GE0hP9xFg6nMmFH5qEjs= Received: by mail.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id 6f15f212 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Sat, 31 Dec 2022 02:57:48 +0000 (UTC) Received: by mail-yw1-f177.google.com with SMTP id 00721157ae682-47fc4e98550so175956417b3.13 for ; Fri, 30 Dec 2022 18:57:48 -0800 (PST) X-Gm-Message-State: AFqh2koYzheXyP5ta2AgpQONfXbhtGhA/MH4WbFoJyQDs+D+BwpRUGR9 o4fZ7VYIdam9nAIGTg/UFpC7oowvwS/uqeBUxNQ= X-Google-Smtp-Source: AMrXdXtdLE0+lX+cON0/pPfmFB3VisTen9zNtGlGqsUGwOys6Eh5Vkb5FeO2wSVbiE1Um8imSR+5wvKRHiMh8Y7bpgI= X-Received: by 2002:a81:1147:0:b0:3f8:5b0b:bbb8 with SMTP id 68-20020a811147000000b003f85b0bbbb8mr4071349ywr.79.1672455467292; Fri, 30 Dec 2022 18:57:47 -0800 (PST) MIME-Version: 1.0 Received: by 2002:a05:7110:324a:b0:1a3:8917:b60e with HTTP; Fri, 30 Dec 2022 18:57:46 -0800 (PST) In-Reply-To: <20221231023653.41877-1-alx@kernel.org> References: <20221231023653.41877-1-alx@kernel.org> From: "Jason A. Donenfeld" Date: Sat, 31 Dec 2022 03:57:46 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] Give a useful meaning to arc4random_uniform(0); To: Alejandro Colomar Cc: libc-alpha@sourceware.org, Alejandro Colomar , Theo de Raadt , "Todd C . Miller" , =?UTF-8?Q?Cristian_Rodr=C3=ADguez?= , Adhemerval Zanella , Yann Droneaud , Joseph Myers Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Did you happen to CC me here because you noticed I did exactly the same thing in the Linux kernel recently? ;-) https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7f576b2593a978451416424e75f69ad1e3ae4efe