neothyne icon indicating copy to clipboard operation
neothyne copied to clipboard

fix heap use after free when terminating and pass CXXFLAGS to linker

Open matthiaskrgr opened this issue 7 years ago • 0 comments

the heap use after free we had applied locally when searching for memleaks a few days ago, but I guess the change went missing somehow.

pass CXXFLAGS to the linker, when building with -fsanitize=address,undefined linking fails otherwise

matthiaskrgr avatar Dec 25 '16 13:12 matthiaskrgr