r600/compute: Don't leak compute pool item_list/unallocated_list
authorAaron Watry <awatry@gmail.com>
Wed, 20 Aug 2014 23:24:00 +0000 (18:24 -0500)
committerAaron Watry <awatry@gmail.com>
Fri, 29 Aug 2014 22:38:24 +0000 (17:38 -0500)
commit7c73ee677f162f5308020f0a25ba39d1682927fd
tree427fa195a3f52de84ab1f567e40fe5075c0229f5
parent6cd0dbc415dd092a72a8941c45ba812b9fe74b24
r600/compute: Don't leak compute pool item_list/unallocated_list

v3: Fix multi-line comment format
v2: Change to C-style comments and fix indentation

Signed-off-by: Aaron Watry <awatry@gmail.com>
Reviewed-by: Bruno Jiménez <brunojimen@gmail.com>
src/gallium/drivers/r600/compute_memory_pool.c