I'd suggest following:
1) disable leak sanitizer via env variable as suggested by Harald (until we find a way to make it compatible with talloc)
2) add latest ubuntu as test builder in addition to debian - it has much newer toolchain and hence can help us catch more bugs
On 07.01.2017 02:12, Neels Hofmeyr wrote:
On Sat, Jan 07, 2017 at 03:14:15AM +0700, Vadim Yanitskiy wrote:
Which GCC version is used on buildhost?
# gcc --version gcc (Debian 4.9.2-10) 4.9.2
Let me know whether I should do anything there, preferably sticking to Debian packages.
~N