> Why not just @display@ expression x, y; @@ *y = (x)(...); ... when != y
It seems that such a source code search approach has got a high probability for false positives, doesn't it? Thus I am trying again to restrict it in reasonable ways. Which would be a simple way to find only calls of functions which have got a pointer return type? Do any function signatures need to be taken into account if you would not like to store a long function name list copy? Regards, Markus _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
