Am Montag, 8. Januar 2024, 15:32:07 CET schrieb Adhemerval Zanella Netto: > > On 05/12/23 08:23, Frederic Cambus wrote: > > Otherwise the warning message for the getwd symbol ends up being duplicated. > > > > Signed-off-by: Frederic Cambus > > LGTM, thanks. Andreas will need to ack for 2.39. OK imho. > > Reviewed-by: Adhemerval Zanella > > > --- > > debug/getwd_chk.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/debug/getwd_chk.c b/debug/getwd_chk.c > > index 850aa1aa14..cf61d8d5a0 100644 > > --- a/debug/getwd_chk.c > > +++ b/debug/getwd_chk.c > > @@ -29,5 +29,5 @@ __getwd_chk (char *buf, size_t buflen) > > return res; > > } > > > > -link_warning (getwd, > > +link_warning (__getwd_chk, > > "the `getwd' function is dangerous and should not be used.") > -- Andreas K. Hüttel dilfridge@gentoo.org Gentoo Linux developer (council, toolchain, base-system, perl, libreoffice)