From: Karel Zak Date: Wed, 5 Aug 2015 11:18:40 +0000 (+0200) Subject: tools: add hexdump badconv() to noreturn smatch list X-Git-Tag: v2.27-rc2~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d43ec106e4ddb1f49ba0dc5470651a49761b500e;p=thirdparty%2Futil-linux.git tools: add hexdump badconv() to noreturn smatch list Signed-off-by: Karel Zak --- diff --git a/tools/smatch-data/no_return_funcs b/tools/smatch-data/no_return_funcs index 7d40b8a995..9da8de8db5 100644 --- a/tools/smatch-data/no_return_funcs +++ b/tools/smatch-data/no_return_funcs @@ -12,3 +12,5 @@ errx err_oom log_err sleepexit +die +badconv