mtag: HACK: return false if the mtag is zero
commitf53655064dae6570372d3641f4ca914a4ed16acb
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 6 Sep 2018 14:27:11 +0000 (6 17:27 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 6 Sep 2018 14:27:11 +0000 (6 17:27 +0300)
treefe5cefc6dfc0161cf21919533829ea94bfd0580a
parentdb02bb49e41db58c59092c19dccd6f0fe704ceec
mtag: HACK: return false if the mtag is zero

Somehow I'm getting a bunch of zero mtags which are clearly wrong.  I
should probably print an error here instead of just silently filtering
them out.

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