https://bugs.exim.org/show_bug.cgi?id=1838
--- Comment #6 from ytrezq@??? ---
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.