param_limit: don't insert empty states into the db
commit45d11d69ff2d52609a7ac71e7286be8db411a06e
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 10 Jan 2017 19:32:18 +0000 (10 22:32 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 10 Jan 2017 19:32:18 +0000 (10 22:32 +0300)
treea22a6312eb5af5a0d2f15ed34be65dc43561dc05
parent79818f5281e550ad126997d7ee0559a68446ff5e
param_limit: don't insert empty states into the db

I guess a param_limit of empty probably only happens on "impossible" paths.
But that information is stored in other places and it's not useful here.

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