mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 19:42:26 +00:00
1de51fcf02
gstdtlsconnection.c:128:32: error: passing 'const char [30]' to parameter of type 'void *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] SSL_get_ex_new_index (0, "gstdtlsagent connection index", NULL, NULL, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/ssl.h:1981:43: note: passing argument to parameter 'argp' here int SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, ^ gstdtlsconnection.c:822:40: error: arithmetic on a pointer to void is a GNU extension [-Werror,-Wpointer-arith] memcpy (out_buffer, priv->bio_buffer + priv->bio_buffer_offset, copy_size); ~~~~~~~~~~~~~~~~ ^ |
||
---|---|---|
.. | ||
gstdtlsagent.c | ||
gstdtlsagent.h | ||
gstdtlscertificate.c | ||
gstdtlscertificate.h | ||
gstdtlscommon.h | ||
gstdtlsconnection.c | ||
gstdtlsconnection.h | ||
gstdtlsdec.c | ||
gstdtlsdec.h | ||
gstdtlsenc.c | ||
gstdtlsenc.h | ||
gstdtlssrtpbin.c | ||
gstdtlssrtpbin.h | ||
gstdtlssrtpdec.c | ||
gstdtlssrtpdec.h | ||
gstdtlssrtpdemux.c | ||
gstdtlssrtpdemux.h | ||
gstdtlssrtpenc.c | ||
gstdtlssrtpenc.h | ||
Makefile.am | ||
plugin.c |