I'm too lazy to comment this
Original commit message from CVS: patch by tim, fix obvious crasher
This commit is contained in:
parent
b4c13c896e
commit
06e1730270
@ -406,7 +406,7 @@ gst_mms_uri_set_uri (GstURIHandler * handler, const gchar * uri)
|
|||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
g_free (protocol);
|
g_free (protocol);
|
||||||
g_object_set (src, "location", uri);
|
g_object_set (src, "location", uri, NULL);
|
||||||
|
|
||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user