* Santiago Vila <[email protected]>, 2023-01-05 23:14:
Jakub Wilk escribió:
To reproduce, rebuild the package with -fsanitize=address, [...]
Could you tell exactly how I do that? (preferably based on the package
for version 3.24-1 which I have just uploaded for unstable which
finally uses dh).
I don't remember how it did it back in 2017, buck today building the
whole package with ASAN enabled turned out out to be surprisingly
difficult.
But it's easy to build just the formail executable for testing:
make autoconf.h && make formail CFLAGS=-fsanitize=address
Hope this helps!
--
Jakub Wilk