]> code.delx.au - pulseaudio/commit
introspect: Fix two memory issues in port handling code.
authorColin Guthrie <cguthrie@mandriva.org>
Sun, 12 Jul 2009 19:43:21 +0000 (20:43 +0100)
committerColin Guthrie <cguthrie@mandriva.org>
Sun, 12 Jul 2009 20:07:58 +0000 (21:07 +0100)
commit61fefd67dab01011d97a06b7e3dd51101d5f5749
tree70b85350a67121fbe8186e9efa509b08bc45d5f1
parent6fdd5846b24dd9346bfa5abae1fd727189681477
introspect: Fix two memory issues in port handling code.

First one is a simple typo on an error condition that would have likely caused issues if it ever cropped up.
Second issue is that port information is never actually freed if everything works fine.
src/pulse/introspect.c