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

--- Comment #6 from ytr...@sdf-eu.org ---
Using store_malloc() or store_get() everywhere definitely cause problems.
For example, gen_pkcs3.c isn’t part of any Makefile. It is documented in 
it’s
licence header to be call the compiler on it directly as a stand‑alone source
file.

For such utilities, should I really create Makefiles ? or should I keep
standalone calls to malloc() ?

-- 
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