[Bug 775292] dtls: Set openssl's threadid the 1.0.x way

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 29 00:16:10 UTC 2016


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

--- Comment #2 from Scott D Phillips <scott.d.phillips at intel.com> ---
If we don't want the #ifdef soup, we can also just have just the 0.9.x way and
cast from pointer to intptr_t to unsigned long, squelching the warning. That'll
work as long as all GThread*s are unique in their low 32-bits.

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