buf_size: don't store bogus information in the database
commitef8f3ccd01085253e1d97474b53e941fddfffe8e
authorDan Carpenter <dan.carpenter@oracle.com>
Sat, 22 Aug 2015 10:20:20 +0000 (22 13:20 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Sat, 22 Aug 2015 10:20:20 +0000 (22 13:20 +0300)
tree1235ab020897cf54334695bf51f93c833b90959c
parentbbd81ac0e20f56ec43d0d6866f6f8cb59d8a04fe
buf_size: don't store bogus information in the database

This was using a lot of space to store that integers were pointing to
buffers of unknown size.

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