[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fixing the free functions
From: |
Luke Yelavich |
Subject: |
Fixing the free functions |
Date: |
Tue, 9 Jun 2015 11:47:13 +1000 |
On Tue, Jun 09, 2015 at 06:51:35AM AEST, Jeremy Whiting wrote:
> Hey list,
>
> Sometimes spd_get_output_modules or spd_list_synthesis_voices returns
> NULL. In those cases the free functions should not try to dereference
> the array. Attached is a patch that fixes that.
Thanks, looks good. Applied to master and 0.8 branches.
Luke