buf_size: if the size is variable pick the larger one
commit1db2d4a4f0e23ce2cb5dabaf62fe5f2b8428f1e7
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 13 Jun 2012 06:50:12 +0000 (13 09:50 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 13 Jun 2012 06:50:12 +0000 (13 09:50 +0300)
treee5a28994ce25dd434de95b33c993a457d8d0d0e4
parent9e9c0256f93a5d808829a9aea1f484fc5576b776
buf_size: if the size is variable pick the larger one

Say we have size = 8 and undefined, then pick 8.

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