]> git.ipfire.org Git - thirdparty/lxc.git/commit
compiler: -Wsuggest-attribute=noreturn hardening
authorChristian Brauner <christian.brauner@ubuntu.com>
Tue, 5 Feb 2019 19:44:57 +0000 (20:44 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Tue, 5 Feb 2019 21:36:30 +0000 (22:36 +0100)
commite3b4674d44ee6da22c091fd154b6ff62123d3aa2
tree86f1e7db9e2bd9e79ba3eecb3cfb4f200f59d053
parent30462b914460df7c75b3b32b622952ef9b0cd1df
compiler: -Wsuggest-attribute=noreturn hardening

Warn about functions that might be candidates for attributes pure, const
or noreturn or malloc.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
configure.ac
src/tests/state_server.c