Files
third_party_libnl/include/netlink/cli
Peter Wu f6b7a7f974 cli: add noreturn attributes
Teach static code analyzers (such as Clang static analyzer) that code
following nl_cli_fatal can never be executed. Avoids false positives
such as detecting use of NULL pointers when that cannot happen.

Signed-off-by: Peter Wu <peter@lekensteyn.nl>
Signed-off-by: Thomas Haller <thaller@redhat.com>
2016-08-14 09:57:25 +02:00
..
2009-12-16 16:20:46 +01:00
2011-03-21 15:51:52 +01:00
2011-03-21 15:51:52 +01:00
2011-03-21 15:51:52 +01:00
2009-12-16 16:20:46 +01:00
2009-12-16 16:20:46 +01:00
2013-01-23 13:37:29 +01:00
2016-08-14 09:57:25 +02:00