GNOME Bugzilla – Bug 682024
Uninitialized data access in grl_source_get_media_from_uri()
Last modified: 2012-08-18 21:06:50 UTC
Created attachment 221423 [details] [review] proposed patch grl_source_get_media_from_uri() doesn't initialize all fields of ResolveRelayCb which later can lead to uninitialized data access and later segfaults in resolve_relay_free().