Do not assert on NULL values of s. This means the connection was closed. This change...
commit4dd318519fbec1811a16dca05aca859da74b60c2
authorColin Guthrie <pulse@colin.guthr.ie>
Sun, 11 May 2008 13:32:09 +0000 (11 13:32 +0000)
committerColin Guthrie <pulse@colin.guthr.ie>
Wed, 8 Oct 2008 19:32:07 +0000 (8 20:32 +0100)
treef18f66f1c4d4001198e7e0b10a355dd68f5d75e8
parentd51f5944b7248ec759ab71b0e811ec0f7c655e22
Do not assert on NULL values of s. This means the connection was closed. This change somehow kills the mainloop with an assert, so I need to sort that out.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2399 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/modules/rtp/rtsp_client.c