[Bug 771505] souphttpsrc can't open https://gstreamer.freedesktop.org with official 1.9.2 OSX build

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Oct 30 14:49:32 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=771505

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #338543|none                        |needs-work
             status|                            |

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 338543:
 --> (https://bugzilla.gnome.org/review?bug=771505&attachment=338543)

:::
recipes/glib-networking/0003-gnutls-Use-db-relative-to-libglib-2.0-if-needed.patch
@@ +74,3 @@
++
+ #ifdef GST_CA_CERTIFICATES_FROM_ENV
+   anchor_file = g_getenv ("CA_CERTIFICATES");

This is broken: if both variables are set, you ignore the result of dladdr()
and override it here. Also need to do the same for Windows still.

Otherwise good to go I guess

-- 
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