smdb_param_buf_size.sh: ask db what size buffers are passed to a function
commit718e42b548cf35d8c0bf75214232fb4cdd7f7e98
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 17 Apr 2012 19:18:03 +0000 (17 22:18 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 17 Apr 2012 19:18:03 +0000 (17 22:18 +0300)
tree6117ce8e3953e88b74b668e1e0e68c5b8cc4b691
parent2cec743d83f49a1b1ecd52e0cf852cad78c4e593
smdb_param_buf_size.sh: ask db what size buffers are passed to a function

Smatch tracks the size of buffers across function calls.  This is a script
to check the database for that information.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_scripts/db/smdb_param_buf_size.sh [new file with mode: 0755]