Clear the returns lists at the end of each function.
commitb1c619156b9a449e5790bfcbadb3133871eeb754
authorDan Carpenter <error27@gmail.com>
Wed, 18 Feb 2009 19:46:47 +0000 (18 22:46 +0300)
committerDan Carpenter <error27@gmail.com>
Wed, 18 Feb 2009 19:46:47 +0000 (18 22:46 +0300)
tree92e2410f2f0ebc764b08d0ae735c7feb4b5037d7
parent97e7effbd290f5ba10a3a65fd0a252b5e0961703
Clear the returns lists at the end of each function.

Otherwise it doesn't work at all.  It's not really about freeing memory
unfortunately.

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