mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] Remove potential NULL dereference
@ 2010-08-27  5:57 Julia Lawall
  2010-08-27  5:57 ` [PATCH 1/3] drivers/media/video/em28xx: " Julia Lawall
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Julia Lawall @ 2010-08-27  5:57 UTC (permalink / raw)
  To: linux-kernel; +Cc: kernel-janitors

These patches find a case where there is a dereference before a NULL test
and either move the dereference after the NULL test, or eliminate the NULL
test if it seems unnnecessary.


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

end of thread, other threads:[~2010-08-27  5:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-27  5:57 [PATCH 0/3] Remove potential NULL dereference Julia Lawall
2010-08-27  5:57 ` [PATCH 1/3] drivers/media/video/em28xx: " Julia Lawall
2010-08-27  5:57 ` [PATCH 2/3] drivers/dma: " Julia Lawall
2010-08-27  5:57 ` [PATCH 3/3] drivers/staging/tm6000: " Julia Lawall

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®