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

--- Comment #8 from Jeremy Harris <jgh146...@wizmail.org> ---
Can cppcheck be taught that a function with a specific arg value does not
return?  Our usage of LOG_PANIC_DIE in involved in many false-positives.

Likewise, the use of malloc underlying the storage-allocation facilities is
checked (and panic'd on) therefore the facilities cannot return NULL and
another
shedload of false-pos indications would go away.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

-- 
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/
## unsubscribe (doesn't require an account):
##   exim-dev-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to