Hi Simon,
On 11/20/2015 02:36 AM, Simon Fels wrote:
When the voicecall atom is unregistered we remove all HFP support as
well but were supplying a zero as value to the emulator status
callbacks which caused the process to crash as we were dereferencing
the supplied value always and not respecting a zero as indicator to
reset.
---
src/voicecall.c | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
Applied, thanks
Regards,
-Denis