raop: Fix memory leak
authorAndy Shevchenko <ext-andriy.shevchenko@nokia.com>
Fri, 28 Aug 2009 12:16:52 +0000 (15:16 +0300)
committerLennart Poettering <lennart@poettering.net>
Fri, 28 Aug 2009 15:12:11 +0000 (17:12 +0200)
commit4e8562c1f1cf5ee134043747feea093ded469be4
tree62940d9b311260e4074b42de8b64a2a78f91e39e
parent9011c4e4f771575fc5bf68d3afcb6d0f5c856384
raop: Fix memory leak

The return memory of the pa_strbuf_tostring_free() should be freed.
pa_headerlist_puts() saves its own copy.
src/modules/rtp/rtsp_client.c