• Dridi Boukelmoune's avatar
    cocci: Masquerade foreach loops as if statements · e15af112
    Dridi Boukelmoune authored
    Inside the loop the element is in fact, not null. Only one occurrence
    was caught by check_obj.cocci, which shows that more code is still not
    understood by Coccinelle. For example, it doesn't seem to enjoy #undef
    directives inside functions.
    e15af112