| commit | f1f3eac205a82e0c015bf94193651d5d29dbe48a | [log] [tgz] |
|---|---|---|
| author | Kees Cook <keescook@chromium.org> | Mon Sep 16 11:15:54 2013 -0700 |
| committer | Kees Cook <keescook@chromium.org> | Wed Apr 05 13:52:06 2017 -0700 |
| tree | dcb6475dbb652b6e3982d4d805bc78f167336dcb | |
| parent | b7dcfc8f48caaafcc423e5793f7ef61b9bb5c458 [diff] |
format-security: fail on format string warnings In an effort to stop format strings from leaking into various callers, have gcc stop the build when this gets detected. Signed-off-by: Kees Cook <keescook@chromium.org>