Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2024 11:43:09 -0500
From:      Kyle Evans <kevans@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: 8b0682644e2d - main - Fix the GCC build after _FORTIFY_SOURCE import
Message-ID:  <f68314fb-96c2-4e9e-b12b-2de7df0ba584@FreeBSD.org>
In-Reply-To: <202405131621.44DGLjvG025714@gitrepo.freebsd.org>
References:  <202405131621.44DGLjvG025714@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 5/13/24 11:21, Kyle Evans wrote:
> The branch main has been updated by kevans:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=8b0682644e2da9c595d9249c9a0c8eb499421b5e
> 
> commit 8b0682644e2da9c595d9249c9a0c8eb499421b5e
> Author:     Kyle Evans <kevans@FreeBSD.org>
> AuthorDate: 2024-05-13 16:13:51 +0000
> Commit:     Kyle Evans <kevans@FreeBSD.org>
> CommitDate: 2024-05-13 16:21:38 +0000
> 
>      Fix the GCC build after _FORTIFY_SOURCE import
>      
>      We haven't exposed gets(3) in a long time, rip out __gets_chk before
>      it's too late and something builds a gets(3) user with it enabled.
> ---

*sigh*

Fixes: be04fec42638f ("Import _FORTIFY_SOURCE implementation [...]")
Sponsored by: Stormshield
Sponsored by: Klara, Inc.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f68314fb-96c2-4e9e-b12b-2de7df0ba584>