[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m24nnx8ggt.fsf@firstfloor.org>
Date: Mon, 20 Aug 2012 13:18:42 -0700
From: Andi Kleen <andi@...stfloor.org>
To: Jim Meyering <jim@...ering.net>
Cc: linux-kernel@...r.kernel.org
Subject: Re: a few strncpy-related patches
Jim Meyering <jim@...ering.net> writes:
> I've seen a few too many cases of strncpy misuse.
> Looking through linux sources, I spotted/fixed these:
>
> [PATCH] ACPI: remove unwarranted use of strncpy
> [PATCH] fs/9p: avoid debug OOPS when reading a long symlink
> [PATCH] kmemleak: avoid buffer overrun: NUL-terminate strncpy-copied
> [PATCH] bfa: avoid buffer overrun for 12-byte model name
> [PATCH] cifs: remove misleading strncpy: each name has length < 16
Better to convert tham all to strlcpy?
The kernel has it.
-Andi
--
ak@...ux.intel.com -- Speaking for myself only
--
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