]> code.delx.au - pulseaudio/commit
device-port: Assert that ports have a description
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Wed, 19 Jun 2013 15:39:58 +0000 (18:39 +0300)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Tue, 25 Jun 2013 16:15:11 +0000 (19:15 +0300)
commita9c3503ee908250d45b20a0df63d445b18476c17
tree974d6192b389881d17f5185ad8d1cf366b11b03e
parent8127f8f9c55fe4aa7c1d330beb406fa4100b478c
device-port: Assert that ports have a description

It's easier to work with the port description if it can be assumed
that it's always non-NULL. I have checked that the current code base
always ensures a non-NULL description.
src/pulsecore/device-port.c