nul_terminator: export the is_nul_terminated() function
commitaff25ad5f0747c1c52b272ff9189a693223d6aeb
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 28 Nov 2018 10:39:04 +0000 (28 13:39 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 28 Nov 2018 10:39:04 +0000 (28 13:39 +0300)
tree27f48df92f7fd40c5f3e22c50def99675482c0b3
parentcd1b163d2cc42c59809ba2c215d2198df684562e
nul_terminator: export the is_nul_terminated() function

The NUL terminated stuff is still very preliminary but it can help solve
some false positives so I've started to use it.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch.h
smatch_nul_terminator.c