conditions: fix some leaks in handle_select()
commit9f277421aee51fa3587bb8bf2da95b4a5e0d2cc8
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 27 Feb 2014 09:11:34 +0000 (27 12:11 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 27 Feb 2014 09:11:34 +0000 (27 12:11 +0300)
tree5e02181eb63c690e86457dbd637aa17c8738d48f
parent3c6c43992e9bcb8ec9bc4f7c96694f025658e84c
conditions: fix some leaks in handle_select()

Add some missing calls to free().

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