queue2: Only update current level if we already downloaded a range
authorSebastian Dröge <slomo@circular-chaos.org>
Tue, 10 Sep 2013 08:15:03 +0000 (10:15 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 10 Sep 2013 08:15:03 +0000 (10:15 +0200)
commitb25b9ad6bda052d013a5531f7fe43f84256117b7
tree965fea654f39e62205a8c20fba360df1917c5eeb
parentdae27ba3d3bccd1af8a2b5b1e837350c8803ee3c
queue2: Only update current level if we already downloaded a range

Otherwise queue->level is NULL and dereferencing that is not a good
idea in general.

https://bugzilla.gnome.org/show_bug.cgi?id=707648
plugins/elements/gstqueue2.c