Yoann Lopes 4bae769725 PulseAudio: make code more robust
Some asynchronous operations return a pa_operation pointer, which can
be null if the operation fails. In some cases we were not checking that
the returned object was non null, leading to some asserts being raised
in pa_operation_unref.

Change-Id: Iff1cc67b7f79b758fa81d79e658debb1d737b29f
Reviewed-by: Christian Stromme <christian.stromme@qt.io>
2016-09-21 13:13:05 +00:00
2016-09-12 10:58:51 +00:00
2016-05-04 04:28:10 +00:00
2016-09-21 13:13:05 +00:00
2012-09-03 19:53:28 +02:00
2015-02-12 10:27:47 +00:00
Description
No description provided
17 MiB
Languages
C++ 90.5%
Objective-C++ 5.8%
QMake 1%
Objective-C 0.9%
QML 0.5%
Other 1%