summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/bio/bss_rtcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/bio/bss_rtcp.c')
-rw-r--r--crypto/openssl/crypto/bio/bss_rtcp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/openssl/crypto/bio/bss_rtcp.c b/crypto/openssl/crypto/bio/bss_rtcp.c
index 2ef0400..4ad0739 100644
--- a/crypto/openssl/crypto/bio/bss_rtcp.c
+++ b/crypto/openssl/crypto/bio/bss_rtcp.c
@@ -107,6 +107,7 @@ static BIO_METHOD rtcp_method=
rtcp_ctrl,
rtcp_new,
rtcp_free,
+ NULL,
};
BIO_METHOD *BIO_s_rtcp(void)
OpenPOWER on IntegriCloud