buf_size: update to reflect new code
commit3abf134c51f16e909abd4c3e0724af8f3dab3328
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 2 Dec 2014 21:42:09 +0000 (3 00:42 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 2 Dec 2014 21:42:09 +0000 (3 00:42 +0300)
treee68fa42dd6c420e7fa648027deb71e63a74a45b1
parentd5697fd2944d44b031054b79b493064d82a63315
buf_size: update to reflect new code

These days if we have an address of an offset then we count the size up to
the end of the array.

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