From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> --- android/hal-sco.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/hal-sco.c b/android/hal-sco.c index 472c7e8..7cbe558 100644 --- a/android/hal-sco.c +++ b/android/hal-sco.c @@ -735,7 +735,7 @@ failed: free(out->cache); free(out->downmix_buf); free(out); - stream_out = NULL; + *stream_out = NULL; adev->out = NULL; sco_stream_out = NULL; -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html