After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 764922 - dtls plugin should avoid using openssl pqueue API
dtls plugin should avoid using openssl pqueue API
Status: RESOLVED DUPLICATE of bug 773540
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.8.0
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-04-11 22:29 UTC by armccurdy
Modified: 2016-10-26 14:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description armccurdy 2016-04-11 22:29:54 UTC
gst-plugins-bad/ext/dtls/gstdtlsconnection.c -> log_state() contains a
call to pqueue_size(), which is being removed from openssl:

  https://mta.openssl.org/pipermail/openssl-commits/2016-January/003150.html

"This is an internal facility, never documented, not for public consumption."
Comment 1 Sebastian Dröge (slomo) 2016-10-26 14:10:19 UTC

*** This bug has been marked as a duplicate of bug 773540 ***