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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 09 Apr 2013 09:38:13 +0800
From:	Chen Gang <gang.chen@...anux.com>
To:	mingo@...nel.org, hpa@...or.com, linux-kernel@...r.kernel.org,
	fweisbec@...il.com, gang.chen@...anux.com, tglx@...utronix.de
CC:	tip-bot for Chen Gang <tipbot@...or.com>,
	linux-tip-commits@...r.kernel.org
Subject: Re: [tip:perf/urgent] ftrace: Fix strncpy() use, use strlcpy() instead
 of strncpy()

On 2013年04月08日 23:31, tip-bot for Chen Gang wrote:
> Commit-ID:  75761cc15877c155b3849b4e0e0cb3f897faf471
> Gitweb:     http://git.kernel.org/tip/75761cc15877c155b3849b4e0e0cb3f897faf471
> Author:     Chen Gang <gang.chen@...anux.com>
> AuthorDate: Mon, 8 Apr 2013 12:12:39 +0800
> Committer:  Ingo Molnar <mingo@...nel.org>
> CommitDate: Mon, 8 Apr 2013 13:26:56 +0200
> 
> ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()
> 
> For NUL terminated string we always need to set '\0' at the end.
> 
> Signed-off-by: Chen Gang <gang.chen@...anux.com>
> Cc: rostedt@...dmis.org
> Cc: Frederic Weisbecker <fweisbec@...il.com>
> Link: http://lkml.kernel.org/r/516243B7.9020405@asianux.com
> Signed-off-by: Ingo Molnar <mingo@...nel.org>
> ---


  thank you very much for applying the 3 related patches.



-- 
Chen Gang

Asianux Corporation
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists