irtspparse: reflow code to avoid uninitialized variable warning
authorTim-Philipp Müller <tim@centricular.com>
Mon, 22 Jun 2015 09:49:50 +0000 (10:49 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 22 Jun 2015 09:51:00 +0000 (10:51 +0100)
commit794c647f595dbb0bc9abcc6f40aa885a8079fcd6
tree4162f84381b38371c0c7f1026c3d7fc3f60dd175
parent39d657c27476659c5f38acd93e5ff098bd84805a
irtspparse: reflow code to avoid uninitialized variable warning

This should hopefully allow even the most challenged static
code analyzer to figure out that it's all fine. Also makes
the flow clearer.

https://bugzilla.gnome.org/show_bug.cgi?id=751305
gst/pcapparse/gstirtspparse.c