https://bugs.exim.org/show_bug.cgi?id=1921

Markus Elfring <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |---
             Status|RESOLVED                    |REOPENED

--- Comment #2 from Markus Elfring <[email protected]> ---
(In reply to Jeremy Harris from comment #1)

Would you like to apply a variant for a semantic patch like the following to
find more update candidates?
http://coccinelle.lip6.fr/

@Remove_unnecessary_pointer_checks@
expression x;
@@
-if (x)
    free(x);

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to