On Mon, 2012-07-09 at 22:40 +0200, Julia Lawall wrote: > From: Julia Lawall <[email protected]> > > 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. > > Signed-off-by: Julia Lawall <[email protected]>
Acked-by: Artem Bityutskiy <[email protected]> -- Best Regards, Artem Bityutskiy
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
