linux/drivers/isdn
Julia Lawall 1b9faf5e66 drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variable
If list_for_each_entry, etc complete a traversal of the list, the iterator
variable ends up pointing to an address at an offset from the list head,
and not a meaningful structure.  Thus this value should not be used after
the end of the iterator.  The dereferences are just deleted from the
debugging statement.

This problem was found using Coccinelle (http://coccinelle.lip6.fr/).

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-09 15:24:33 -07:00
..
act2000
capi isdn/capi: elliminate capincci_find() in non-middleware case 2012-05-07 22:37:57 -04:00
divert
gigaset USB 3.5-rc1 pull request 2012-05-22 15:50:46 -07:00
hardware Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-05-24 11:54:29 -07:00
hisax USB: Disable hub-initiated LPM for comms devices. 2012-05-18 15:42:55 -07:00
hysdn
i4l TTY pull request for 3.5-rc1 2012-05-22 16:12:24 -07:00
icn
isdnloop
mISDN drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variable 2012-07-09 15:24:33 -07:00
pcbit
sc
Kconfig
Makefile