rtspconnection: Properly exit infinite loop
authorEdward Hervey <edward@centricular.com>
Mon, 17 Dec 2018 07:58:21 +0000 (08:58 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 17 Dec 2018 11:21:01 +0000 (12:21 +0100)
commit962df52fef1c13d3e481aeb4d20cf89bdad8cac3
treece9562115f05dabeee6f18bcad79903ca7d4c3c1
parentd42294114f4de142f4c07fcc1ced6fa847da5324
rtspconnection: Properly exit infinite loop

In the unlikeliness the builder state is invalid, exit the
top-level while(TRUE) loop.
gst-libs/gst/rtsp/gstrtspconnection.c