mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/6] adjust array index
@ 2011-07-28 12:46 Julia Lawall
  2011-07-28 12:46 ` [PATCH 1/6] net: " Julia Lawall
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Julia Lawall @ 2011-07-28 12:46 UTC (permalink / raw)
  To: linux-kernel; +Cc: kernel-janitors

These patches fix cases where the upper bound of a loop is used as an array
indes, while it appears that the loop index should be used as the array
index.  I have only guessed that the code is incorrect, not actually tested
any of it.


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-08-01  9:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-28 12:46 [PATCH 0/6] adjust array index Julia Lawall
2011-07-28 12:46 ` [PATCH 1/6] net: " Julia Lawall
2011-08-01  9:27   ` David Miller
2011-07-28 12:46 ` [PATCH 2/6] drivers/media/dvb/dvb-usb/usb-urb.c: " Julia Lawall
2011-07-28 12:46 ` [PATCH 3/6] drivers/net/niu.c: " Julia Lawall
2011-08-01  9:27   ` David Miller
2011-07-28 12:46 ` [PATCH 4/6] drivers/staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c: " Julia Lawall
2011-07-28 12:46 ` [PATCH 5/6] sound/core/pcm_compat.c: " Julia Lawall
2011-07-28 13:13   ` Takashi Iwai
2011-07-28 17:03 ` [PATCH 0/6] " Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®