On 02/07/20 14:50, Daniele Buono wrote: > I also wonder if this is something that could be put in the fuzzing > environment. It would probably also help in finding coding error in > corner cases quicker.
Yes, fuzzing and tests/docker/test-debug should enable CFI. Also, tests/docker/test-clang should enable LTO. Paolo