Make sure the variable name is NULL terminated otherwise it segfaults...
commit152e63ee8be23298013992f04ee526427659dac4
authorDan Carpenter <error27@gmail.com>
Thu, 7 Aug 2008 08:21:19 +0000 (7 11:21 +0300)
committerDan Carpenter <error27@gmail.com>
Thu, 7 Aug 2008 08:21:19 +0000 (7 11:21 +0300)
tree487b10a058d377a62aac8ccb9e6258485bb5e0ab
parent2edc05154e1c36815ea16a76ae4f350489844e1c
Make sure the variable name is NULL terminated otherwise it segfaults...

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch_helper.c