lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <uhggj2ghv63akhsuxpwmrjabkbhzotpwepogguxjvxt7ilmzeq@q3prlwntbr72>
Date: Mon, 20 Jan 2025 02:43:23 -0500
From: Ethan Carter Edwards <ethan@...ancedwards.com>
To: Dan Carpenter <dan.carpenter@...aro.org>
Cc: Jakub Kicinski <kuba@...nel.org>, 
	"t.sailer@...mni.ethz.ch" <t.sailer@...mni.ethz.ch>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, 
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>, "linux-hams@...r.kernel.org" <linux-hams@...r.kernel.org>, 
	"pabeni@...hat.com" <pabeni@...hat.com>
Subject: Re: [PATCH v2] hamradio: baycom: replace strcpy() with strscpy()

On 25/01/20 10:40AM, Dan Carpenter wrote:
> On Sun, Jan 19, 2025 at 07:34:51PM -0500, Ethan Carter Edwards wrote:
> > The strcpy() function has been deprecated and replaced with strscpy().
> > There is an effort to make this change treewide:
> > https://github.com/KSPP/linux/issues/88.
> > 
> > Signed-off-by: Ethan Carter Edwards <ethan@...ancedwards.com>
> > ---
> >  v2: reduce verbosity
> 
> If you had resent this patch a week ago we would have happily merged it.
> But now you've hit the merge window and you'll need to wait until
> 6.14-rc1 or -rc2 have been released and then rebase it on net-next again
> and resend it.
I see. My apologies. High school started back for me last week, so I was
busy getting situated with my classes and all. I'll keep this in mind
and send it back out in a week or two.

Thanks,
Ethan
> 
> Anyway, if you do resend it feel free to add a:
> 
> Reviewed-by: Dan Carpenter <dan.carpenter@...aro.org>
> 
> regards,
> dan carpenter
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ