uri: fix wrong G_GNUC_MALLOC
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 26 Nov 2011 19:45:48 +0000 (19:45 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 26 Nov 2011 19:45:48 +0000 (19:45 +0000)
commit7eb796d447eb0c9517f180d0c7a747c12dcd2981
treefe4d161310c1e510044310e2875b293fbdc51f22
parent4d2cb748509a1c7061908b10310e13b8b9ed7e7a
uri: fix wrong G_GNUC_MALLOC

_get_protocols() points to const memory in 0.10
despite the non-const return value.
gst/gsturi.h