gst-plugins-bad dtls plugin should avoid using openssl pqueue API

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

gst-plugins-bad dtls plugin should avoid using openssl pqueue API

Andre McCurdy
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."
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: gst-plugins-bad dtls plugin should avoid using openssl pqueue API

Sebastian Dröge-3
On Fr, 2016-04-08 at 12:18 -0700, Andre McCurdy wrote:
> 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/0031
> 50.html
>
> "This is an internal facility, never documented, not for public
> consumption."

Can you file a bug about this at
  https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
?

Thanks!

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (968 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: gst-plugins-bad dtls plugin should avoid using openssl pqueue API

Andre McCurdy
On Sun, Apr 10, 2016 at 1:17 AM, Sebastian Dröge
<[hidden email]> wrote:

> On Fr, 2016-04-08 at 12:18 -0700, Andre McCurdy wrote:
>> 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/0031
>> 50.html
>>
>> "This is an internal facility, never documented, not for public
>> consumption."
>
> Can you file a bug about this at
>   https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
> ?

Done:

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

>
> Thanks!
>
> --
> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
>
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel