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: <175273991411.1798976.8807586942467091508.b4-ty@kernel.org>
Date: Thu, 17 Jul 2025 10:11:54 +0200
From: Carlos Maiolino <cem@...nel.org>
To: linux-xfs@...r.kernel.org, linux-kernel@...r.kernel.org, 
 Pranav Tyagi <pranav.tyagi03@...il.com>
Cc: djwong@...nel.org, skhan@...uxfoundation.org, 
 linux-kernel-mentees@...ts.linux.dev
Subject: Re: [PATCH v2] fs/xfs: replace strncpy with memtostr_pad()

On Fri, 04 Jul 2025 15:42:50 +0530, Pranav Tyagi wrote:
> Replace the deprecated strncpy() with memtostr_pad(). This also avoids
> the need for separate zeroing using memset(). Mark sb_fname buffer with
> __nonstring as its size is XFSLABEL_MAX and so no terminating NULL for
> sb_fname.
> 
> 

Applied to for-next, thanks!

[1/1] fs/xfs: replace strncpy with memtostr_pad()
      commit: f161da9418910f4ab7a29099682d03e06ef2c3ef

Best regards,
-- 
Carlos Maiolino <cem@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ