[Bug 723632] NSGetEnviron() in use by glib's genviron for iOS / arm

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 4 13:24:03 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=723632
  GStreamer | gstreamer (core) | 2.x

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at coaxion.net
   Target Milestone|HEAD                        |1.2.3
     Ever Confirmed|0                           |1

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-02-04 21:23:56 UTC ---
This should fix it, it's not 100% clear to me if accessing the environ array is
allowed on iOS or not though :/


commit 868421616a9eb79ca1aea29250300ffcbed8ad51
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue Feb 4 22:14:24 2014 +0100

    ios: Don't use _NSGetEnviron(), it is private API on iOS

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

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