aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorAlexey Kardashevskiy <[email protected]>2019-08-19 11:51:17 +1000
committerAlex Williamson <[email protected]>2019-08-19 13:32:52 -0600
commit78becab98b8f2f7d22e615675d1a701a67a885af (patch)
tree12142bdcaffc284c83567a6bef9f9c7c25987270 /lib/test_overflow.c
parentd1abaeb3be7b5fa6d7a1fbbd2e14e3310005c4c1 (diff)
vfio/spapr_tce: Fix incorrect tce_iommu_group memory free
The @tcegrp variable is used in 1) a loop over attached groups 2) it stores a pointer to a newly allocated tce_iommu_group if 1) found nothing. However the error handler does not distinguish how we got there and incorrectly releases memory for a found+incompatible group. This fixes it by adding another error handling case. Fixes: 0bd971676e68 ("powerpc/powernv/npu: Add compound IOMMU groups") Signed-off-by: Alexey Kardashevskiy <[email protected]> Reviewed-by: Paul Mackerras <[email protected]> Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions