[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1263675077.git.andre.goddard@gmail.com>
Date: Sat, 16 Jan 2010 18:56:59 -0200
From: André Goddard Rosa <andre.goddard@...il.com>
To: linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org
Cc: André Goddard Rosa <andre.goddard@...il.com>
Subject: [PATCH 0/2] Fix recently introduced strnstr() to not search past NUL
Also simplify stricmp(), so that we do not increase lib/string.o code size.
André Goddard Rosa (2):
string: simplify stricmp()
string: teach strnstr() to not search past NUL-terminator
lib/string.c | 38 ++++++++++++++++++--------------------
1 files changed, 18 insertions(+), 20 deletions(-)
--
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