[Bug 724393] rtspconnection: allow specifying an anchor certificate database

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 19 12:14:21 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=724393
  GStreamer | gst-plugins-base | git

--- Comment #18 from Aleix Conchillo Flaqué <aleix at oblong.com> 2014-02-19 20:34:49 UTC ---
(In reply to comment #17)
> Review of attachment 269479 [details]:
> 
> ::: gst-libs/gst/rtsp/gstrtspconnection.c
> @@ +223,3 @@
> +
> +    if (error)
> +      goto verify_error;
> 
> Because of this you will never validate it against the validation_flags below.

But you don't get a GError "error" if it can't verify, you just get "errors".
May be the variable names are confusing.

I've tried it an it works as expected.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list