> Maybe this is a little offtopic, but is there a public archive of > Coccinelle scripts suitable for userspace C programs (similar to the > kernel archive)?
No, nothing specialized for that. Some of the kernel ones should be useful more generally, eg those related to null pointer dereferences or duplicated initializations (null and misc directories). julia _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
