On Mon, 2013-03-25 at 13:47 +0100, David Henningsson wrote: > It's valid for a path to have zero elements, e g if it contains > a single jack only. Earlier, this would cause an assertion failure > in pa_path_condense. > > Also convert pa_bool_t to bool. > > Signed-off-by: David Henningsson <[email protected]> > --- > > Note: I quickly checked through alsa-mixer.c to look for more places > where elements == NULL would be a problem, but didn't find any. > > src/modules/alsa/alsa-mixer.c | 27 +++++++++++++-------------- > 1 file changed, 13 insertions(+), 14 deletions(-)
Applied, thanks! -- Tanu _______________________________________________ pulseaudio-discuss mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
